diff --git a/finish/pom.xml b/finish/pom.xml
index d9624c48..f83e712d 100644
--- a/finish/pom.xml
+++ b/finish/pom.xml
@@ -39,7 +39,7 @@
org.junit.jupiter
junit-jupiter
- 5.13.2
+ 5.13.4
test
@@ -64,7 +64,7 @@
org.apache.commons
commons-lang3
- 3.17.0
+ 3.18.0
diff --git a/start/pom.xml b/start/pom.xml
index 2827ad23..36f9831f 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -39,7 +39,7 @@
org.junit.jupiter
junit-jupiter
- 5.13.2
+ 5.13.4
test
@@ -64,7 +64,7 @@
org.apache.commons
commons-lang3
- 3.17.0
+ 3.18.0