diff --git a/plusone-commons/pom.xml b/plusone-commons/pom.xml index 73e42c6..6a00600 100644 --- a/plusone-commons/pom.xml +++ b/plusone-commons/pom.xml @@ -14,33 +14,10 @@ Plusone Commons - https://gitea.zhouxy.xyz/plusone/plusone-commons - Plusone Commons 是一个 Java 工具类库,提供了一系列实用的类和方法,用于简化开发。结合 guava 使用。 - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - repo - - - - - - Zhou Xingyi (周兴毅) - https://gitea.zhouxy.xyz/plusone - - - - - scm:git:https://gitea.zhouxy.xyz/plusone/plusone-commons.git - scm:git:ssh://gitea.zhouxy.xyz/plusone/plusone-commons.git - https://gitea.zhouxy.xyz/plusone/plusone-commons - - diff --git a/plusone-dependencies/pom.xml b/plusone-dependencies/pom.xml index a0ca202..e857ce6 100644 --- a/plusone-dependencies/pom.xml +++ b/plusone-dependencies/pom.xml @@ -14,35 +14,12 @@ plusone-dependencies plusone-dependencies - https://gitea.zhouxy.xyz/plusone/plusone-commons - pom plusone 相关项目依赖管理 - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - repo - - - - - - Zhou Xingyi (周兴毅) - https://gitea.zhouxy.xyz/plusone - - - - - scm:git:https://gitea.zhouxy.xyz/plusone/plusone-commons.git - scm:git:ssh://gitea.zhouxy.xyz/plusone/plusone-commons.git - https://gitea.zhouxy.xyz/plusone/plusone-commons - - @@ -62,11 +39,6 @@ jsr305 ${google-jsr305.version} - - org.checkerframework - checker-qual - ${checker-qual.version} - org.apache.commons diff --git a/pom.xml b/pom.xml index 59434d1..d8f0127 100644 --- a/pom.xml +++ b/pom.xml @@ -45,25 +45,24 @@ - 33.5.0-jre - 2.14.0 + 33.6.0-jre + 2.14.2 3.0.2 - 3.49.2 3.20.0 4.5.0 - 2.21.0 + 2.22.0 1.8.1 1.2.0 5.3.2 - 3.16.4 + 3.17.0 - 1.3.15 + 1.3.16 - 2.18.3 - 2.13.2 + 2.21.3 + 2.14.0 1.6.3 @@ -71,20 +70,20 @@ 3.5.19 5.1.0 - 1.18.3 + 1.18.8 5.5.1 - 4.5.0 + 4.5.2 1.9.3 0.4 8.6.0 - 1.18.42 - 5.8.43 + 1.18.46 + 5.8.46 - 5.14.2 + 5.14.4 @@ -117,49 +116,6 @@ - - - - - maven-clean-plugin - 3.4.0 - - - maven-resources-plugin - 3.3.1 - - - maven-compiler-plugin - 3.13.0 - - - maven-surefire-plugin - 3.3.0 - - - maven-jar-plugin - 3.4.2 - - - maven-install-plugin - 3.1.2 - - - maven-deploy-plugin - 3.1.2 - - - maven-site-plugin - 3.12.1 - - - maven-project-info-reports-plugin - 3.6.1 - - - - - release @@ -189,14 +145,6 @@ central - - org.apache.maven.plugins - maven-javadoc-plugin - - false - -Xdoclint:none - -