diff --git a/core-java-modules/core-java-string-algorithms-3/pom.xml b/core-java-modules/core-java-string-algorithms-3/pom.xml
index c8243258c1..6d1c0b0e48 100644
--- a/core-java-modules/core-java-string-algorithms-3/pom.xml
+++ b/core-java-modules/core-java-string-algorithms-3/pom.xml
@@ -32,6 +32,11 @@
junit-jupiter
test
+
+ commons-validator
+ commons-validator
+ ${validator.version}
+
@@ -59,6 +64,7 @@
3.6.1
28.1-jre
+ 1.7
-
\ No newline at end of file
+