diff --git a/pdf/pom.xml b/pdf/pom.xml
index c6404c6b30..332e1f5244 100644
--- a/pdf/pom.xml
+++ b/pdf/pom.xml
@@ -14,6 +14,15 @@
UTF-8
+ 4.12
+ 2.0.3
+ 1.6
+ 5.5.10
+ 5.5.10
+ 3.15
+ 1.8
+ 3.15
+
3.5.1
@@ -21,43 +30,43 @@
junit
junit
- 3.8.1
+ ${junit.version}
test
org.apache.pdfbox
pdfbox-tools
- 2.0.3
+ ${pdfbox-tools.version}
net.sf.cssbox
pdf2dom
- 1.6
+ ${pdf2dom.version}
com.itextpdf
itextpdf
- 5.5.10
+ ${itextpdf.version}
com.itextpdf.tool
xmlworker
- 5.5.10
+ ${xmlworker.version}
org.apache.poi
poi-scratchpad
- 3.15
+ ${poi-scratchpad.version}
org.apache.xmlgraphics
batik-transcoder
- 1.8
+ ${batik-transcoder.version}
org.apache.poi
poi-ooxml
- 3.15
+ ${poi-ooxml.version}
diff --git a/querydsl/pom.xml b/querydsl/pom.xml
index 13528526ea..a9218e7751 100644
--- a/querydsl/pom.xml
+++ b/querydsl/pom.xml
@@ -16,10 +16,19 @@
UTF-8
1.8
4.12
- 4.3.1.RELEASE
- 5.2.1.Final
- 4.1.3
+ 4.3.4.RELEASE
+ 5.2.5.Final
+ 1.0.0.Final
+ 4.1.4
+ 2.3.4
+ 1.6
+ 1.4
+
1.7.21
+ 1.1.7
+
+ 3.6.0
+ 1.1.3
2.19.1
@@ -50,14 +59,14 @@
org.hibernate.javax.persistence
hibernate-jpa-2.1-api
- 1.0.0.Final
+ ${hibernate-jpa.version}
compile
commons-dbcp
commons-dbcp
- 1.4
+ ${commons-dbcp.version}
jar
compile
@@ -65,7 +74,7 @@
commons-pool
commons-pool
- 1.6
+ ${commons-pool.version}
jar
compile
@@ -74,7 +83,7 @@
org.hsqldb
hsqldb
- 2.3.4
+ ${hsqldb.version}
@@ -116,7 +125,7 @@
ch.qos.logback
logback-classic
- 1.1.7
+ ${logback.version}
org.slf4j
@@ -142,7 +151,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5.1
+ ${maven-compiler-plugin.version}
${java.version}
@@ -154,7 +163,7 @@
com.mysema.maven
apt-maven-plugin
- 1.1.3
+ ${apt-maven-plugin.version}
diff --git a/redis/pom.xml b/redis/pom.xml
index a5d3af8097..8443564ffd 100644
--- a/redis/pom.xml
+++ b/redis/pom.xml
@@ -15,13 +15,13 @@
redis.clients
jedis
- 2.8.1
+ ${jedis.version}
com.github.kstyrc
embedded-redis
- 0.6
+ ${embedded-redis.version}
@@ -38,7 +38,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5.1
+ ${maven-compiler-plugin.version}
1.8
@@ -50,7 +50,13 @@
UTF-8
+
+ 2.9.0
+ 0.6
+
4.12
+
+ 3.6.0
diff --git a/rest-assured/pom.xml b/rest-assured/pom.xml
index e2a2af9cd9..3d1abefeb1 100644
--- a/rest-assured/pom.xml
+++ b/rest-assured/pom.xml
@@ -10,106 +10,106 @@
javax.servlet
javax.servlet-api
- 3.1-b06
+ ${javax.servlet-api.version}
javax.servlet
servlet-api
- 2.5
+ ${servlet-api.version}
org.eclipse.jetty
jetty-security
- 9.2.0.M1
+ ${jetty.version}
org.eclipse.jetty
jetty-servlet
- 9.2.0.M1
+ ${jetty.version}
org.eclipse.jetty
jetty-servlets
- 9.2.0.M1
+ ${jetty.version}
org.eclipse.jetty
jetty-io
- 9.2.0.M1
+ ${jetty.version}
org.eclipse.jetty
jetty-http
- 9.2.0.M1
+ ${jetty.version}
org.eclipse.jetty
jetty-server
- 9.2.0.M1
+ ${jetty.version}
org.eclipse.jetty
jetty-util
- 9.2.0.M1
+ ${jetty.version}
org.slf4j
slf4j-api
- 1.7.21
+ ${slf4j.version}
log4j
log4j
- 1.2.17
+ ${log4j.version}
org.slf4j
slf4j-log4j12
- 1.7.21
+ ${slf4j.version}
commons-logging
commons-logging
- 1.2
+ ${commons-logging.version}
org.apache.httpcomponents
httpcore
- 4.4.5
+ ${httpcore.version}
org.apache.commons
commons-lang3
- 3.4
+ ${commons-lang3.version}
com.github.fge
uri-template
- 0.9
+ ${uri-template.version}
com.googlecode.libphonenumber
libphonenumber
- 7.4.5
+ ${libphonenumber.version}
javax.mail
mail
- 1.4.7
+ ${javax.mail.version}
joda-time
joda-time
- 2.9.4
+ ${joda-time.version}
@@ -126,13 +126,13 @@
com.github.fge
msg-simple
- 1.1
+ ${msg-simple.version}
com.github.fge
jackson-coreutils
- 1.8
+ ${jackson-coreutils.version}
@@ -143,63 +143,63 @@
com.github.fge
btf
- 1.2
+ ${btf.version}
org.apache.httpcomponents
httpclient
- 4.5.2
+ ${httpclient.version}
org.codehaus.groovy
groovy-all
- 2.4.7
+ ${groovy.version}
com.github.tomakehurst
wiremock
- 2.1.7
+ ${wiremock.version}
io.rest-assured
rest-assured
- 3.0.0
+ ${rest-assured.version}
test
io.rest-assured
json-schema-validator
- 3.0.0
+ ${rest-assured-json-schema-validator.version}
com.github.fge
json-schema-validator
- 2.2.6
+ ${github-json-schema-validator.version}
com.github.fge
json-schema-core
- 1.2.5
+ ${json-schema-core.version}
junit
junit
- 4.3
+ ${junit.version}
test
org.hamcrest
hamcrest-all
- 1.3
+ ${hamcrest.version}
commons-collections
commons-collections
- 3.2.2
+ ${commons-collections.version}
@@ -209,7 +209,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.3
+ ${maven-compiler-plugin.version}
8
@@ -219,8 +219,42 @@
- 2.8.3
+ 2.8.5
+ 1.8
19.0
+
+ 3.1.0
+ 2.5
+ 1.4.7
+ 9.4.0.v20161208
+
+ 1.2.17
+ 1.7.21
+
+ 3.5
+ 1.2
+ 3.2.2
+
+ 4.4.5
+ 4.5.2
+
+ 0.9
+ 8.0.0
+ 2.9.6
+ 1.1
+ 1.2
+ 2.4.7
+ 2.4.1
+
+ 2.2.6
+ 1.2.5
+
+ 1.3
+ 3.0.1
+ 3.0.1
+ 4.12
+
+ 3.6.0
diff --git a/rest-testing/pom.xml b/rest-testing/pom.xml
index 90c160af15..f7f94a49a6 100644
--- a/rest-testing/pom.xml
+++ b/rest-testing/pom.xml
@@ -20,7 +20,7 @@
commons-io
commons-io
- 2.4
+ ${commons-io.version}
@@ -106,20 +106,20 @@
com.github.tomakehurst
wiremock
- 1.58
+ ${wiremock.version}
test
info.cukes
cucumber-java
- 1.2.4
+ ${cucumber.version}
test
info.cukes
cucumber-junit
- 1.2.4
+ ${cucumber.version}
@@ -198,35 +198,33 @@
- 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
1.3
4.12
1.10.19
+ 2.9.0
+ 1.2.5
+ 2.4.1
- 4.4.1
- 4.5
+ 4.4.5
+ 4.5.2
- 2.9.0
- 3.5.1
+ 3.6.0
2.6
2.19.1
- 2.7
- 1.4.18