|
@@ -7,12 +7,12 @@
|
|
|
<artifactId>uskycloud</artifactId>
|
|
|
<version>0.0.1</version>
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
<description>微服务系统</description>
|
|
|
|
|
@@ -59,7 +59,7 @@
|
|
|
<mybatis-plus-boot-starter.version>3.4.0</mybatis-plus-boot-starter.version>
|
|
|
<mybatis-plus-generator.version>3.4.0</mybatis-plus-generator.version>
|
|
|
<orika-core.version>1.5.4</orika-core.version>
|
|
|
-
|
|
|
+
|
|
|
<commons-beanutils.version>1.9.4</commons-beanutils.version>
|
|
|
<guava.version>29.0-jre</guava.version>
|
|
|
<hutool.version>5.6.1</hutool.version>
|
|
@@ -283,11 +283,11 @@
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>commons-beanutils</groupId>
|
|
@@ -386,45 +386,45 @@
|
|
|
<encoding>${project.build.sourceEncoding}</encoding>
|
|
|
</configuration>
|
|
|
</plugin>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
</plugins>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
</build>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
<distributionManagement>
|
|
|
<repository>
|