diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml
index 00960eadd2..91e2cd2c61 100644
--- a/hazelcast/pom.xml
+++ b/hazelcast/pom.xml
@@ -64,14 +64,14 @@
- 3.7.2
+ 3.7.4
1.7.21
1.1.7
- 3.5.1
+ 3.6.0
\ No newline at end of file
diff --git a/httpclient/pom.xml b/httpclient/pom.xml
index cac363c414..be0daae995 100644
--- a/httpclient/pom.xml
+++ b/httpclient/pom.xml
@@ -51,13 +51,13 @@
commons-codec
commons-codec
- 1.9
+ ${commons-codec.version}
org.apache.httpcomponents
httpasyncclient
- 4.1-beta1
+ ${httpasyncclient.version}
@@ -188,37 +188,28 @@
-
- 4.3.11.Final
- 5.1.38
-
- 1.7.13
- 1.1.3
-
-
- 5.1.3.Final
+ 1.7.21
+ 1.1.7
19.0
- 3.4
+ 3.5
+ 1.10
+ 4.1.2
1.3
4.12
1.10.19
- 4.4.1
- 4.5
-
- 2.9.0
+ 4.4.5
+ 4.5.2
- 3.5.1
- 2.6
+ 3.6.0
2.19.1
- 2.7
- 1.4.18
+ 1.6.1
diff --git a/hystrix/pom.xml b/hystrix/pom.xml
index 25c5bb5286..5e050d726e 100644
--- a/hystrix/pom.xml
+++ b/hystrix/pom.xml
@@ -21,7 +21,7 @@
1.8
- 1.5.4
+ 1.5.8
0.20.7
@@ -29,13 +29,13 @@
4.12
- 3.5.1
+ 3.6.0
2.6
2.19.1
2.7
- 1.3.16
- 1.4.3
- 1.4.0.RELEASE
+ 1.5.8
+ 1.5.8
+ 1.4.2.RELEASE
diff --git a/immutables/pom.xml b/immutables/pom.xml
index 2b4aba59b1..054763b3d4 100644
--- a/immutables/pom.xml
+++ b/immutables/pom.xml
@@ -12,24 +12,24 @@
org.immutables
value
- 2.2.10
+ ${immutables.version}
junit
junit
- 4.12
+ ${junit.version}
test
org.assertj
assertj-core
- 3.5.2
+ ${assertj.version}
test
org.mutabilitydetector
MutabilityDetector
- 0.9.5
+ ${mutabilitydetector.version}
test
@@ -39,7 +39,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.3
+ ${maven-compiler-plugin.version}
1.8
1.8
@@ -47,4 +47,13 @@
+
+
+ 2.3.10
+ 4.12
+ 3.6.1
+ 0.9.6
+
+ 3.6.0
+
\ No newline at end of file