diff --git a/plexus-compiler-its/pom.xml b/plexus-compiler-its/pom.xml
index f539e1a8..0a08686a 100644
--- a/plexus-compiler-its/pom.xml
+++ b/plexus-compiler-its/pom.xml
@@ -15,6 +15,7 @@
4.13.2
+ 3.0.14
true
@@ -70,18 +71,18 @@
org.codehaus.groovy
groovy
- 3.0.13
+ ${groovy.version}
runtime
org.codehaus.groovy
groovy-json
- 3.0.13
+ ${groovy.version}
org.codehaus.groovy
groovy-xml
- 3.0.13
+ ${groovy.version}