diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index 133c9970..ffb91897 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -126,7 +126,6 @@
org.apache.commons
commons-lang3
- 3.17.0
org.apache.velocity
diff --git a/pom.xml b/pom.xml
index 14820436..f44af7ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,13 +179,18 @@
org.apache.velocity
velocity-engine-core
- 2.4
+ 2.4.1
commons-collections
commons-collections
3.2.2
+
+ org.apache.commons
+ commons-lang3
+ 3.17.0
+
junit
junit