diff --git a/finish/graphql/pom.xml b/finish/graphql/pom.xml index cb7d923..29dc730 100644 --- a/finish/graphql/pom.xml +++ b/finish/graphql/pom.xml @@ -63,13 +63,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 @@ -100,13 +100,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 61220d7..6e7c15f 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -54,13 +54,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 @@ -88,13 +88,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port} diff --git a/start/graphql/pom.xml b/start/graphql/pom.xml index 57ff84f..9fc9828 100644 --- a/start/graphql/pom.xml +++ b/start/graphql/pom.xml @@ -58,13 +58,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 @@ -101,13 +101,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port} diff --git a/start/system/pom.xml b/start/system/pom.xml index 6d3afa2..2828c4e 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -57,13 +57,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 @@ -97,13 +97,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port}