zhuwei 3 mesi fa
parent
commit
03232c10c2
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      blade-common/pom.xml

+ 5 - 0
blade-common/pom.xml

@@ -38,6 +38,11 @@
             <version>5.7.22</version>
             <scope>compile</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-imaging</artifactId>
+            <version>1.0-alpha3</version>
+        </dependency>
         <dependency>
             <groupId>com.aliyun.oss</groupId>
             <artifactId>aliyun-sdk-oss</artifactId>