diff --git a/pom.xml b/pom.xml
index 91ed211d7..24120f350 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,6 @@
 		0.20.2
 		2.25.1
 		1.5.3
-		1.21.3
 		3.9.2
 
 		spring.data.elasticsearch
@@ -324,10 +323,16 @@
 			test
 		
 
+		
+			org.apache.commons
+			commons-lang3
+			3.19.0
+			test
+		
+
 		
 			org.testcontainers
-			elasticsearch
-			${testcontainers}
+			testcontainers-elasticsearch
 			test