This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
commit d472074f11c710e4339a4612b70498599b64c71d Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon May 3 12:00:30 2021 +0200 Bump groovy-all from 1.8.0 to 2.4.21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f34c78..ad337b1 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ under the License. --> <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion> <plexusCompilerVersion>2.8.8</plexusCompilerVersion> - <groovyVersion>1.8.0</groovyVersion> + <groovyVersion>2.4.21</groovyVersion> <groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion> <groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch> <plexus-java.version>1.0.7</plexus-java.version>
