diff --git a/crawler4j-commons/pom.xml b/crawler4j-commons/pom.xml
index 47e0e2d10..056f297a3 100644
--- a/crawler4j-commons/pom.xml
+++ b/crawler4j-commons/pom.xml
@@ -29,6 +29,11 @@
commons-io
${commons-io.version}
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang.version}
+
org.apache.httpcomponents.client5
httpclient5
@@ -75,7 +80,7 @@
jul-to-slf4j
${slf4j.version}
-
+
org.junit.jupiter
@@ -90,4 +95,4 @@
test
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index feba33022..d138c504e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,6 +111,7 @@
0.1.23
1.6
2.22.0
+ 3.20.0
2.6.1.Final