diff --git a/finish/pom.xml b/finish/pom.xml
index 3c8eea6..4bfa302 100644
--- a/finish/pom.xml
+++ b/finish/pom.xml
@@ -39,7 +39,7 @@
org.junit.jupiter
junit-jupiter
- 5.11.1
+ 5.11.3
test
@@ -80,19 +80,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 7de6fa7..a37cdba 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -39,7 +39,7 @@
org.junit.jupiter
junit-jupiter
- 5.11.1
+ 5.11.3
test
@@ -80,19 +80,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}