diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 6247cf6..f1f7123 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -62,13 +62,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 @@ -96,13 +96,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 ${inventory.service.root} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 49c2e15..4adf5c4 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -48,13 +48,13 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test @@ -77,13 +77,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 ${system.service.root} diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index a4acf1d..f370bd5 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/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 @@ -91,13 +91,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 ${inventory.service.root} diff --git a/start/system/pom.xml b/start/system/pom.xml index 76b3940..006b573 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -48,13 +48,13 @@ org.jboss.resteasy resteasy-json-binding-provider - 6.2.10.Final + 6.2.11.Final test org.jboss.resteasy resteasy-client - 6.2.10.Final + 6.2.11.Final test @@ -77,13 +77,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 ${system.service.root}