diff --git a/finish/graphql/pom.xml b/finish/graphql/pom.xml index effc4a0..f5a895a 100644 --- a/finish/graphql/pom.xml +++ b/finish/graphql/pom.xml @@ -53,7 +53,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -83,7 +83,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 false @@ -96,13 +96,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port} diff --git a/finish/query/pom.xml b/finish/query/pom.xml index 6da53e8..46ce9ac 100644 --- a/finish/query/pom.xml +++ b/finish/query/pom.xml @@ -49,12 +49,12 @@ io.smallrye smallrye-graphql-client - 2.10.0 + 2.11.0 io.smallrye smallrye-graphql-client-implementation-vertx - 2.10.0 + 2.11.0 io.smallrye.stork @@ -73,7 +73,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -97,13 +97,13 @@ org.testcontainers testcontainers - 1.20.2 + 1.20.3 test org.testcontainers junit-jupiter - 1.20.2 + 1.20.3 test @@ -122,7 +122,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins @@ -132,13 +132,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index e84fd85..36135af 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -76,7 +76,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins @@ -86,13 +86,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port} diff --git a/start/graphql/pom.xml b/start/graphql/pom.xml index effc4a0..f5a895a 100644 --- a/start/graphql/pom.xml +++ b/start/graphql/pom.xml @@ -53,7 +53,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -83,7 +83,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 false @@ -96,13 +96,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port} diff --git a/start/query/pom.xml b/start/query/pom.xml index 04a74ca..4514b7e 100644 --- a/start/query/pom.xml +++ b/start/query/pom.xml @@ -49,7 +49,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -73,13 +73,13 @@ org.testcontainers testcontainers - 1.20.2 + 1.20.3 test org.testcontainers junit-jupiter - 1.20.2 + 1.20.3 test @@ -98,7 +98,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins @@ -108,13 +108,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port} diff --git a/start/system/pom.xml b/start/system/pom.xml index e84fd85..36135af 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -76,7 +76,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins @@ -86,13 +86,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${liberty.var.http.port}