diff --git a/pom.xml b/pom.xml index 3d836b13..4efb0b63 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ under the License. bsh 2.0b6 org.codehaus.groovy - groovy-all + groovy 3.0.10 2.22.2 2021-02-14T00:04:14Z @@ -137,7 +137,7 @@ under the License. maven-script-interpreter 1.3 - + org.codehaus.groovy groovy @@ -163,32 +163,24 @@ under the License. ${beanshell-version} runtime + ${groovy-groupId} - ${groovy-artifactId} + groovy + ${groovy-version} + runtime + + + ${groovy-groupId} + groovy-json + ${groovy-version} + runtime + + + ${groovy-groupId} + groovy-xml ${groovy-version} - pom runtime - - - org.codehaus.groovy - groovy-groovysh - - - - org.codehaus.groovy - groovy-test - - - org.codehaus.groovy - groovy-test-junit5 - - - org.codehaus.groovy - groovy-testng - - - diff --git a/src/it/script-classpath-duplicates/pom.xml b/src/it/script-classpath-duplicates/pom.xml index 6841ab69..1ba8f1d0 100644 --- a/src/it/script-classpath-duplicates/pom.xml +++ b/src/it/script-classpath-duplicates/pom.xml @@ -42,7 +42,7 @@ under the License. @groovy-groupId@ - @groovy-artifactId@ + groovy @groovy-version@ pom test