We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1954b commit 50db385Copy full SHA for 50db385
1 file changed
src/main/java/omero/gateway/Gateway.java
@@ -41,7 +41,7 @@
41
import java.util.concurrent.TimeUnit;
42
43
import org.apache.commons.collections.CollectionUtils;
44
-import org.apache.commons.lang.StringUtils;
+import org.apache.commons.lang3.StringUtils;
45
46
import ome.formats.OMEROMetadataStoreClient;
47
import omero.RType;
0 commit comments