diff --git a/pom.xml b/pom.xml
index cb983e2..a46d368 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
maven-compiler-plugin
- 3.13.0
+ 3.14.1
@@ -61,27 +61,27 @@
maven-dependency-plugin
- 3.8.1
+ 3.9.0
maven-surefire-plugin
- 3.4.0
+ 3.5.4
org.junit.jupiter
junit-jupiter-engine
- 5.11.0
+ 5.14.0
maven-failsafe-plugin
- 3.4.0
+ 3.5.4
org.junit.jupiter
junit-jupiter-engine
- 5.11.0
+ 5.14.0
@@ -98,7 +98,7 @@
- ossrh-release
+ central-publish
true
@@ -138,20 +138,20 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.7.0
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.8.0
true
- ossrh
- https://s01.oss.sonatype.org/
- true
+ central
+ true
+
- ossrh-deploy
+ deploy
deploy
- deploy
+ publish