diff --git a/pom.xml b/pom.xml
index 7575a57..6bcb391 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,28 +41,27 @@
11
11
11
- lines,vars,source
- 5.10.0
- 6.0.19
+ 6.2.18
com.inteligr8
common-rest-client
- 3.0.0
+ 3.0.4
com.inteligr8.alfresco
aps-public-rest-api
- 3.0.5
+ 3.1.0
provided
+
org.junit.jupiter
junit-jupiter-api
- ${junit.version}
+ 5.14.3
test
@@ -86,35 +85,28 @@
-
-
- maven-surefire-plugin
- 3.1.0
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit.version}
-
-
-
-
- maven-failsafe-plugin
- 3.1.0
-
-
- org.junit.jupiter
- junit-jupiter-engine
- ${junit.version}
-
-
-
-
+
+
+
+ maven-surefire-plugin
+ 3.5.5
+
+
+ maven-failsafe-plugin
+ 3.5.5
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 3.6.1
+
+
+
- ossrh-release
+ central-publish
true
@@ -132,7 +124,6 @@
maven-javadoc-plugin
- 3.3.2
javadoc
@@ -156,19 +147,20 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.13
+ 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