diff --git a/finish/pom.xml b/finish/pom.xml index b20b678..003f857 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -39,19 +39,19 @@ org.junit.jupiter junit-jupiter - 5.12.0 + 5.12.1 test org.jboss.resteasy resteasy-client - 6.2.11.Final + 6.2.12.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.11.Final + 6.2.12.Final test @@ -80,19 +80,19 @@ io.openliberty.tools liberty-maven-plugin - 3.11.2 + 3.11.3 org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins maven-failsafe-plugin - 3.5.2 + 3.5.3 ${liberty.var.http.port} diff --git a/start/pom.xml b/start/pom.xml index b20b678..003f857 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -39,19 +39,19 @@ org.junit.jupiter junit-jupiter - 5.12.0 + 5.12.1 test org.jboss.resteasy resteasy-client - 6.2.11.Final + 6.2.12.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.11.Final + 6.2.12.Final test @@ -80,19 +80,19 @@ io.openliberty.tools liberty-maven-plugin - 3.11.2 + 3.11.3 org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins maven-failsafe-plugin - 3.5.2 + 3.5.3 ${liberty.var.http.port}