mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
update imgscalr to version 4.2
This commit is contained in:
@@ -37,7 +37,7 @@ package sonia.scm.plugin.rest;
|
||||
|
||||
import com.google.inject.Inject;
|
||||
|
||||
import com.thebuzzmedia.imgscalr.Scalr;
|
||||
import org.imgscalr.Scalr;
|
||||
|
||||
import sonia.scm.plugin.PluginBackend;
|
||||
import sonia.scm.plugin.PluginInformation;
|
||||
@@ -49,7 +49,6 @@ import sonia.scm.util.Util;
|
||||
//~--- JDK imports ------------------------------------------------------------
|
||||
|
||||
import java.awt.image.BufferedImage;
|
||||
import java.awt.image.BufferedImageOp;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
Reference in New Issue
Block a user