diff --git a/finish/pom.xml b/finish/pom.xml
index cfd0497..46ca881 100644
--- a/finish/pom.xml
+++ b/finish/pom.xml
@@ -38,7 +38,7 @@
org.junit.jupiter
junit-jupiter
- 5.11.1
+ 5.11.3
test
@@ -55,19 +55,19 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.0
+ 3.5.1
io.openliberty.tools
liberty-maven-plugin
- 3.10.3
+ 3.11.1
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.0
+ 3.5.1
${liberty.var.http.port}
diff --git a/start/pom.xml b/start/pom.xml
index cfd0497..46ca881 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -38,7 +38,7 @@
org.junit.jupiter
junit-jupiter
- 5.11.1
+ 5.11.3
test
@@ -55,19 +55,19 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.0
+ 3.5.1
io.openliberty.tools
liberty-maven-plugin
- 3.10.3
+ 3.11.1
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.0
+ 3.5.1
${liberty.var.http.port}