diff --git a/finish/pom.xml b/finish/pom.xml
index 2cf472ce..5fad58b1 100644
--- a/finish/pom.xml
+++ b/finish/pom.xml
@@ -39,19 +39,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
@@ -64,7 +64,7 @@
org.apache.commons
commons-lang3
- 3.18.0
+ 3.19.0
@@ -80,7 +80,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.3
+ 3.5.4
@@ -92,7 +92,7 @@
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 65bb77f2..825e3f83 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -39,19 +39,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
@@ -64,7 +64,7 @@
org.apache.commons
commons-lang3
- 3.18.0
+ 3.19.0
@@ -80,7 +80,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.3
+ 3.5.4
@@ -92,7 +92,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.3
+ 3.5.4
${liberty.var.http.port}