diff --git a/storage/pom.xml b/storage/pom.xml index 24e9fcc8..79a241f7 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -15,33 +15,38 @@ 6.0.11 3.1.3 - 4.12 - + 4.13.2 + 3.29.2-GA 1.14.6 4.1.97.Final 5.5.0 - + 6.4.5 4.10.2 3.1.8 - + 5.2.3 1.10.0 - 17 - UTF-8 - + 3.3.1 3.3.1 3.11.0 3.1.2 3.3.0 3.5.0 + 3.1.1 + + 1.6.13 3.1.1 + 3.3.0 + 3.5.0 + 3.1.0 2.16.0 + ${file.encoding} ${file.encoding} 17 @@ -111,6 +116,12 @@ ${junit.version} test + + + com.google.guava + guava + 32.1.2-jre + @@ -185,26 +196,28 @@ + + storage - zfoo storage + zfoo storage is Java pojo and excel/csv/json automatic mapping framework https://github.com/zfoo-project/zfoo - jaysunxiao - jaysunxiao@gmail.com - https://github.com/godotg + all contributors + all@zfoo.com + https://github.com/zfoo-project/zfoo - The zfoo Authors + zfoo https://github.com/zfoo-project/zfoo - The Apache Software License, Version 2.0 + Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt @@ -218,15 +231,12 @@ ossrh - - true - org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + ${nexus-staging-maven-plugin.version} true ossrh @@ -238,7 +248,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + ${maven-source-plugin.version} attach-sources @@ -252,7 +262,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + ${maven-javadoc-plugin.version} attach-javadocs @@ -266,7 +276,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + ${maven-gpg-plugin.version} sign-artifacts