diff --git a/pom.xml b/pom.xml index be1600d..d20ad74 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.assertj assertj-core - 3.18.1 + 3.27.7 test @@ -97,11 +97,6 @@ maven-javadoc-plugin 3.2.0 - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - maven-gpg-plugin 1.6 @@ -114,6 +109,11 @@ maven-deploy-plugin 2.8.2 + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + @@ -230,17 +230,6 @@ limitations under the License.]]> - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ossrh - https://oss.sonatype.org/ - false - true - - maven-javadoc-plugin @@ -282,6 +271,16 @@ limitations under the License.]]> + + org.sonatype.central + central-publishing-maven-plugin + true + + central + all + false + + @@ -305,12 +304,6 @@ limitations under the License.]]> - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - Apache 2