diff --git a/pom.xml b/pom.xml
index 7221a72..e89b839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,16 +43,15 @@
11
11
- 5.12.0
- 6.0.23
- 2.17.3
+ 6.2.18
+ 2.21.1
jakarta.annotation
jakarta.annotation-api
- 2.1.1
+ 3.0.0
org.springframework
@@ -77,7 +76,7 @@
org.apache.commons
commons-lang3
- 3.17.0
+ 3.20.0
org.slf4j
@@ -89,10 +88,11 @@
jakarta.ws.rs-api
3.1.0
+
org.junit.jupiter
junit-jupiter-api
- ${junit.version}
+ 5.14.3
test
@@ -110,35 +110,23 @@
-
-
- maven-surefire-plugin
- 3.4.0
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit.version}
-
-
-
-
- maven-failsafe-plugin
- 3.4.0
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit.version}
-
-
-
-
+
+
+
+ maven-surefire-plugin
+ 3.5.5
+
+
+ maven-failsafe-plugin
+ 3.5.5
+
+
+
- ossrh-release
+ central-publish
true
@@ -178,19 +166,20 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.14
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.10.0
+ true
- ossrh
- https://s01.oss.sonatype.org/
- true
+ central
+ true
+
- ossrh-deploy
+ deploy
deploy
- deploy
+ publish