diff --git a/pom.xml b/pom.xml
index c4aac16..1a99675 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,7 @@
1.8
1.8
3.12.0
+ 4.4
@@ -29,6 +30,11 @@
commons-lang3
${commons-lang3.version}
+
+ org.apache.commons
+ commons-collections4
+ ${commons-collections4.version}
+
org.junit.jupiter
junit-jupiter-api