Przeglądaj źródła

Merge branch 'master' of http://62.234.61.92:3000/wjm/mec-cloud_IntelligentManufacturing_CLIENT

lph 1 rok temu
rodzic
commit
8e2b0d9501
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      zkqy-business/pom.xml

+ 4 - 0
zkqy-business/pom.xml

@@ -41,6 +41,10 @@
             <version>1.6.2</version>
             <scope>compile</scope>
         </dependency>
+        <dependency>
+            <groupId>net.bytebuddy</groupId>
+            <artifactId>byte-buddy</artifactId>
+        </dependency>
 
     </dependencies>