diff --git a/pom.xml b/pom.xml
index 4f062934..34fe80d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,8 +73,8 @@ under the License.
bsh
2.0b6
org.codehaus.groovy
- groovy-all
- 2.4.21
+ groovy
+ 3.0.8
2.22.2
2021-02-14T00:04:14Z
@@ -205,6 +205,91 @@ under the License.
${groovy-version}
runtime
+
+
+ ${groovy-groupId}
+ groovy-ant
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-astbuilder
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-console
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-datetime
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-jmx
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-json
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-jsr223
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-macro
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-nio
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-servlet
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-test
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-test-junit5
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-testng
+ ${groovy-version}
+ runtime
+
+
+ ${groovy-groupId}
+ groovy-xml
+ ${groovy-version}
+ runtime
+
org.codehaus.plexus