diff --git a/finish/pom.xml b/finish/pom.xml index f7c2e75a..39c18189 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -38,19 +38,19 @@ org.junit.jupiter junit-jupiter - 5.13.4 + 5.14.0 test org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.12.Final + 6.2.14.Final test @@ -80,14 +80,14 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 org.apache.maven.plugins maven-failsafe-plugin - 3.5.3 + 3.5.4 ${liberty.var.http.port} diff --git a/start/pom.xml b/start/pom.xml index b0ebfc85..fc5583db 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -38,19 +38,19 @@ org.junit.jupiter junit-jupiter - 5.13.4 + 5.14.0 test org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.12.Final + 6.2.14.Final test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 org.apache.maven.plugins maven-failsafe-plugin - 3.5.3 + 3.5.4 ${liberty.var.http.port}