diff --git a/jackson-annotations/pom.xml b/jackson-annotations/pom.xml
index 4da0522a5b..559ef5709b 100644
--- a/jackson-annotations/pom.xml
+++ b/jackson-annotations/pom.xml
@@ -88,28 +88,28 @@
io.rest-assured
rest-assured
- 3.0.1
+ ${rest-assured.version}
test
io.rest-assured
json-schema-validator
- 3.0.0
+ ${rest-assured.version}
test
io.rest-assured
json-path
- 3.0.1
+ ${rest-assured.version}
test
com.github.fge
json-schema-validator
- 2.2.6
+ ${json-schema-validator.version}
test
@@ -123,7 +123,7 @@
org.assertj
assertj-core
- 3.6.1
+ ${assertj.version}
test
@@ -187,11 +187,6 @@
-
-
- 4.3.11.Final
- 5.1.38
-
2.8.5
@@ -200,7 +195,6 @@
1.1.7
- 5.1.3.Final
2.9.6
2.8.0
4.1
@@ -211,21 +205,14 @@
2.5
- 1.3
4.12
- 2.2.26
-
- 4.4.1
- 4.5
-
- 2.9.0
+ 3.0.1
+ 2.2.6
+ 3.6.1
- 3.5.1
- 2.6
+ 3.6.0
2.19.1
- 2.7
- 1.4.18
UTF-8
1.8
diff --git a/jackson/pom.xml b/jackson/pom.xml
index e795ad11a2..9996af10f2 100644
--- a/jackson/pom.xml
+++ b/jackson/pom.xml
@@ -20,19 +20,19 @@
commons-io
commons-io
- 2.4
+ ${commons-io.version}
com.fasterxml.jackson.dataformat
jackson-dataformat-xml
- 2.7.4
+ ${jackson.version}
org.apache.commons
commons-collections4
- 4.0
+ ${commons-collections4.version}
@@ -41,8 +41,6 @@
${commons-lang3.version}
-
-
@@ -66,19 +64,19 @@
com.fasterxml.jackson.module
jackson-module-jsonSchema
- 2.7.2
+ ${jackson.version}
joda-time
joda-time
- 2.9.2
+ ${joda-time.version}
com.google.code.gson
gson
- 2.6.2
+ ${gson.version}
@@ -169,40 +167,30 @@
-
- 4.3.11.Final
- 5.1.38
-
- 2.7.8
+ 2.8.5
- 1.7.13
- 1.1.3
-
-
- 5.1.3.Final
+ 1.7.21
+ 1.1.7
19.0
- 3.4
+ 3.5
+ 2.5
+ 2.9.6
+ 2.8.0
+ 4.1
1.3
4.12
1.10.19
-
- 4.4.1
- 4.5
-
2.9.0
- 3.5.1
- 2.6
+ 3.6.0
2.19.1
- 2.7
- 1.4.18
diff --git a/java-cassandra/pom.xml b/java-cassandra/pom.xml
index 92d3a8ede6..5796043b95 100644
--- a/java-cassandra/pom.xml
+++ b/java-cassandra/pom.xml
@@ -20,7 +20,7 @@
org.cassandraunit
cassandra-unit
- 3.0.0.1
+ ${cassandra-unit.version}
@@ -135,18 +135,15 @@
1.1.7
- 1.3
4.12
- 1.10.19
- 6.8
- 3.5.1
- 3.5.1
+ 3.6.0
2.19.1
- 3.1.0
+ 3.1.2
+ 3.1.1.0
diff --git a/javaxval/pom.xml b/javaxval/pom.xml
index 493119d92e..1503ca49a6 100644
--- a/javaxval/pom.xml
+++ b/javaxval/pom.xml
@@ -4,42 +4,50 @@
javaxval
0.1-SNAPSHOT
+
+ 4.12
+ 1.1.0.Final
+ 5.3.4.Final
+ 3.0.0
+ 2.2.6
+
+
junit
junit
- 4.12
+ ${junit.version}
javax.validation
validation-api
- 1.1.0.Final
+ ${validation-api.version}
org.hibernate
hibernate-validator
- 5.2.1.Final
+ ${hibernate-validator.version}
org.hibernate
hibernate-validator-annotation-processor
- 5.2.1.Final
+ ${hibernate-validator.version}
javax.el
javax.el-api
- 2.2.4
+ ${javax.el-api.version}
org.glassfish.web
javax.el
- 2.2.4
+ ${javax.el.version}
diff --git a/jaxb/pom.xml b/jaxb/pom.xml
index cce40c55d4..6c36956913 100644
--- a/jaxb/pom.xml
+++ b/jaxb/pom.xml
@@ -23,7 +23,7 @@
com.sun.istack
istack-commons-runtime
- 3.0.2
+ ${istack.version}
@@ -60,7 +60,7 @@
org.eclipse.m2e
lifecycle-mapping
- 1.0.0
+ ${lifecycle-mapping.version}
@@ -158,12 +158,15 @@
2.2.11
+ 3.0.2
+
1.7.21
1.1.7
- 3.5.1
+ 1.0.0
+ 3.6.0
2.3
diff --git a/jee7/pom.xml b/jee7/pom.xml
index 627b8723e3..ebe9b6aee9 100644
--- a/jee7/pom.xml
+++ b/jee7/pom.xml
@@ -12,12 +12,21 @@
1.7
3.0.0
- 4.11
- 7.0
-
- 1.1.4.Final
-
- 8.0.0.Final
+ 4.12
+ 7.0
+ 1.1.11.Final
+ 8.2.1.Final
+ 1.7.0
+ 1.4.6.Final
+ 3.0.19.Final
+ 4.1.1
+ 1.0.4
+ 1.13
+ 2.25
+ 1.0.0.Final
+
+ 3.6.0
+ 2.6
@@ -29,7 +38,7 @@
org.jboss.arquillian
arquillian-bom
- ${version.arquillian_core}
+ ${arquillian_core.version}
import
pom
@@ -40,14 +49,14 @@
javax
javaee-api
- ${version.javaee_api}
+ ${javaee_api.version}
provided
junit
junit
- ${version.junit}
+ ${junit.version}
test
@@ -58,7 +67,7 @@
com.jayway.awaitility
awaitility
- 1.6.0
+ ${awaitility.version}
test
@@ -82,7 +91,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.1
+ ${maven-compiler-plugin.version}
${java.min.version}
${java.min.version}
@@ -91,7 +100,7 @@
org.apache.maven.plugins
maven-war-plugin
- 2.1.1
+ ${maven-war-plugin.version}
false
@@ -114,31 +123,31 @@
io.undertow
undertow-websockets-jsr
- 1.0.0.Beta25
+ ${undertow-websockets-jsr.version}
test
org.jboss.resteasy
resteasy-client
- 3.0.5.Final
+ ${resteasy.version}
test
org.jboss.resteasy
resteasy-jaxb-provider
- 3.0.5.Final
+ ${resteasy.version}
test
org.jboss.resteasy
resteasy-json-p-provider
- 3.0.5.Final
+ ${resteasy.version}
test
org.wildfly
wildfly-arquillian-container-managed
- ${version.wildfly}
+ ${wildfly.version}
test
@@ -162,7 +171,7 @@
org.wildfly
wildfly-dist
- ${version.wildfly}
+ ${wildfly.version}
zip
false
${project.build.directory}
@@ -177,7 +186,7 @@
2.17
- ${project.build.directory}/wildfly-${version.wildfly}
+ ${project.build.directory}/wildfly-${wildfly.version}
@@ -190,31 +199,31 @@
io.undertow
undertow-websockets-jsr
- 1.0.0.Beta25
+ ${undertow-websockets-jsr.version}
test
org.jboss.resteasy
resteasy-client
- 3.0.5.Final
+ ${resteasy.version}
test
org.jboss.resteasy
resteasy-jaxb-provider
- 3.0.5.Final
+ ${resteasy.version}
test
org.jboss.resteasy
resteasy-json-p-provider
- 3.0.5.Final
+ ${resteasy.version}
test
org.wildfly
wildfly-arquillian-container-remote
- ${version.wildfly}
+ ${wildfly.version}
test
@@ -225,37 +234,37 @@
org.glassfish.main.extras
glassfish-embedded-all
- 4.0
+ ${glassfish-embedded-all.version}
test
org.glassfish
javax.json
- 1.0.4
+ ${javax.json.version}
test
org.glassfish.tyrus
tyrus-client
- 1.3
+ ${tyrus.version}
test
org.glassfish.tyrus
tyrus-container-grizzly-client
- 1.3
+ ${tyrus.version}
test
org.glassfish.jersey.core
jersey-client
- 2.4
+ ${jersey.version}
test
org.jboss.arquillian.container
arquillian-glassfish-embedded-3.1
- 1.0.0.CR4
+ ${arquillian-glassfish.version}
test
@@ -266,43 +275,43 @@
org.glassfish
javax.json
- 1.0.4
+ ${javax.json.version}
test
org.glassfish.tyrus
tyrus-client
- 1.3
+ ${tyrus.version}
test
org.glassfish.tyrus
tyrus-container-grizzly-client
- 1.3
+ ${tyrus.version}
test
org.glassfish.jersey.core
jersey-client
- 2.4
+ ${jersey.version}
test
org.glassfish.jersey.media
jersey-media-json-jackson
- 2.4
+ ${jersey.version}
test
org.glassfish.jersey.media
jersey-media-json-processing
- 2.4
+ ${jersey.version}
test
org.jboss.arquillian.container
arquillian-glassfish-remote-3.1
- 1.0.0.CR4
+ ${arquillian-glassfish.version}
test
diff --git a/jjwt/pom.xml b/jjwt/pom.xml
index d2a3f1cdd8..c1332fa2d7 100644
--- a/jjwt/pom.xml
+++ b/jjwt/pom.xml
@@ -14,13 +14,14 @@
org.springframework.boot
spring-boot-starter-parent
- 1.3.5.RELEASE
+ 1.4.2.RELEASE
UTF-8
1.8
+ 0.7.0
@@ -48,7 +49,7 @@
io.jsonwebtoken
jjwt
- 0.6.0
+ ${jjwt.version}
diff --git a/jpa-storedprocedure/pom.xml b/jpa-storedprocedure/pom.xml
index b5a2e8693c..797303dc29 100644
--- a/jpa-storedprocedure/pom.xml
+++ b/jpa-storedprocedure/pom.xml
@@ -9,8 +9,10 @@
7.0
- 5.1.0.Final
- 5.1.38
+ 5.2.5.Final
+ 6.0.5
+ 4.12
+ 2.5
2.19.1
@@ -69,7 +71,7 @@
mysql
mysql-connector-java
- 5.1.38
+ ${mysql.version}
@@ -77,13 +79,13 @@
junit
junit
- 4.4
+ ${junit.version}
commons-io
commons-io
- 2.4
+ ${commons-io.version}