diff --git a/pom.xml b/pom.xml
index e776e21..3f6aa17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.carlspring.strongbox
strongbox-parent
- 1.0-PR-62-SNAPSHOT
+ 1.0-PR-135-SNAPSHOT
pom
Strongbox: Parent
@@ -65,18 +65,18 @@
1.19
1.5.5
2.1.0
- 2.5.7
+ 3.0.2
29.0-jre
2.2
3.10.2
- 4.5
+ 4.5.13
2.10.0
1.7.25
3.0.2
3.0.1
5.7.0
2.32
- 9.4.18.v20190429
+ 9.4.33.v20201020
4.5.2
4.8.1
1.2.3
@@ -88,7 +88,7 @@
1.3.2
1.7.30
2.2.4.RELEASE
- 4.2.0
+ 4.3.1
6.1.2.Final
3.0.1-b08
4.7.1
@@ -118,6 +118,11 @@
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+ 3.1.0
+
org.apache.maven.plugins
maven-compiler-plugin
@@ -128,6 +133,18 @@
true
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 3.0.0-M1
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+
+ 2.8.2
+
org.apache.maven.plugins
maven-source-plugin
@@ -144,7 +161,7 @@
org.apache.maven.plugins
maven-resources-plugin
- 3.0.2
+ 3.2.0
true
@@ -180,7 +197,6 @@
1
false
-
${project.build.directory}/strongbox
${project.build.directory}/strongbox-vault
@@ -191,7 +207,6 @@
${strongbox.vault}/logs
${project.build.directory}/strongbox/etc/logback-spring.xml
${strongbox.vault}/tmp
- ${project.build.directory}/strongbox/cache
false
false
false
@@ -224,7 +239,6 @@
${project.build.directory}/strongbox/etc/logback-spring.xml
true
${strongbox.vault}/tmp
- ${project.build.directory}/strongbox/cache
false
false
@@ -233,7 +247,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.1.1
+ 3.1.2
common-resources
@@ -299,6 +313,14 @@
org.codehaus.mojo
build-helper-maven-plugin
3.2.0
+
+
+ maven-version
+
+ maven-version
+
+
+
@@ -346,7 +368,7 @@
org.codehaus.gmavenplus
gmavenplus-plugin
- 1.6
+ 1.11.0
org.codehaus.mojo
@@ -408,7 +430,7 @@
3.0.0-M3
- enforce-maven
+ enforce-jdk-and-maven-versions
enforce
@@ -420,8 +442,18 @@
[3.6.3,)
- Invalid Maven version, the minimum required is 3.6.3.
+
+ ${line.separator} Maven ${maven.version} is not a supported version! ${line.separator} See https://strongbox.github.io/developer-guide/getting-started.html ${line.separator}
+
+
+
+
+ [1.8.0-222,1.9),[11.1,12)
+
+ ${line.separator} ${java.vendor} ${java.runtime.version} is not a supported JDK version! ${line.separator} See https://strongbox.github.io/developer-guide/getting-started.html ${line.separator}
+
+
true
true
@@ -429,7 +461,6 @@
-
@@ -463,12 +494,6 @@
${version.carlspring.npm.metadata}
-
- net.sf.ehcache
- ehcache-core
- 2.6.11
-
-
javax.servlet
javax.servlet-api
@@ -604,26 +629,31 @@
org.codehaus.groovy
groovy-json
+
+ io.rest-assured
+ json-path
+
+
commons-io
commons-io
${version.apache.commons.io}
-
com.unboundid
unboundid-ldapsdk
5.1.1
test
+
commons-beanutils
commons-beanutils
- 1.9.3
+ 1.9.4
commons-collections
@@ -927,22 +957,22 @@
aspectjweaver
1.9.4
+
org.codehaus.groovy
- groovy-all
+ groovy
+ ${version.groovy}
+
+
+ org.codehaus.groovy
+ groovy-xml
+ ${version.groovy}
+
+
+
+ org.codehaus.groovy
+ groovy-json
${version.groovy}
- pom
- import
-
-
- org.codehaus.groovy
- groovy-testng
-
-
- org.testng
- testng
-
-
@@ -989,21 +1019,66 @@
rest-assured
${version.rest.assured}
test
+
+
+ org.codehaus.groovy
+ groovy-all
+
+
+
io.rest-assured
json-path
${version.rest.assured}
- test
+
+
+ org.codehaus.groovy
+ groovy
+
+
+ org.codehaus.groovy
+ groovy-xml
+
+
+ org.codehaus.groovy
+ groovy-json
+
+
+
io.rest-assured
xml-path
${version.rest.assured}
- test
+
+
+ org.codehaus.groovy
+ groovy
+
+
+ org.codehaus.groovy
+ groovy-xml
+
+
+ javax.activation
+ activation
+
+
+ jakarta.xml.bind
+ jakarta.xml.bind-api
+
+
+ com.sun.xml.bind
+ jaxb-osgi
+
+
+ org.ccil.cowan.tagsoup
+ tagsoup
+
+
-
xerces
xercesImpl
@@ -1064,12 +1139,29 @@
- org.codehaus.groovy
- groovy
- ${version.groovy}
+ org.apache.directory.server
+ apacheds-core
+ ${version.apache.directory}
+ test
+
+
+ org.slf4j
+ slf4j-api
+
+
+
+
+ org.apache.directory.server
+ apacheds-protocol-ldap
+ ${version.apache.directory}
+ test
+
+
+ org.slf4j
+ slf4j-api
+
+
-
-
org.javatuples
@@ -1452,7 +1544,6 @@
-
org.opencypher.gremlin
cypher-gremlin-neo4j-driver
@@ -1479,7 +1570,6 @@
neo4j-ogm-core
3.2.10
-
org.springframework.data
spring-data-neo4j
@@ -1524,7 +1614,15 @@
org.junit.vintage
junit-vintage-engine
-
+
+ io.rest-assured
+ json-path
+
+
+ io.rest-assured
+ xml-path
+
+
org.codehaus.janino
@@ -1740,7 +1838,6 @@
-
dependency-convergence-check
@@ -1767,5 +1864,4 @@
-