diff --git a/finish/pom.xml b/finish/pom.xml
index 2fd0494..6f9fa8f 100644
--- a/finish/pom.xml
+++ b/finish/pom.xml
@@ -39,7 +39,7 @@
org.junit.jupiter
junit-jupiter
- 5.13.4
+ 5.14.0
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 2fd0494..6f9fa8f 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -39,7 +39,7 @@
org.junit.jupiter
junit-jupiter
- 5.13.4
+ 5.14.0
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}