diff --git a/finish/pom.xml b/finish/pom.xml index efe5609..ab81812 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -51,13 +51,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 @@ -76,7 +76,7 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${liberty.var.http.port} diff --git a/start/pom.xml b/start/pom.xml index ffe4dbe..7d84437 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -50,13 +50,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