diff --git a/finish/pom.xml b/finish/pom.xml
index 986cee0..0f732b0 100644
--- a/finish/pom.xml
+++ b/finish/pom.xml
@@ -51,13 +51,13 @@
org.jboss.resteasy
resteasy-client
- 6.2.10.Final
+ 6.2.11.Final
test
org.jboss.resteasy
resteasy-json-binding-provider
- 6.2.10.Final
+ 6.2.11.Final
test
@@ -80,7 +80,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.1
+ 3.5.2
@@ -92,7 +92,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.1
+ 3.5.2
${liberty.var.http.port}
diff --git a/start/pom.xml b/start/pom.xml
index 35d5c3c..20ae175 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -51,13 +51,13 @@
org.jboss.resteasy
resteasy-client
- 6.2.10.Final
+ 6.2.11.Final
test
org.jboss.resteasy
resteasy-json-binding-provider
- 6.2.10.Final
+ 6.2.11.Final
test
@@ -80,7 +80,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.1
+ 3.5.2
@@ -92,7 +92,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.1
+ 3.5.2
${liberty.var.http.port}