diff --git a/pom.xml b/pom.xml
index 94d3cded..07df1748 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.3
+ 3.5.4
@@ -36,6 +36,7 @@
2.45.0
false
+ 3.18.0
@@ -216,6 +217,12 @@
testcontainers
1.20.4
+
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+