diff --git a/finish/pom.xml b/finish/pom.xml index 31ca1d0..4fe07e0 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -39,19 +39,19 @@ org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.0 test org.jboss.resteasy resteasy-client - 6.2.9.Final + 6.2.10.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.9.Final + 6.2.10.Final test @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.0 @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.1 + 3.5.0 ${liberty.var.http.port} diff --git a/start/pom.xml b/start/pom.xml index 31ca1d0..4fe07e0 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -39,19 +39,19 @@ org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.0 test org.jboss.resteasy resteasy-client - 6.2.9.Final + 6.2.10.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.9.Final + 6.2.10.Final test @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.0 @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.1 + 3.5.0 ${liberty.var.http.port}