upgrade groovy-maven-plugin to version 2.1.1 #13

Merged
roberto.cirillo merged 1 commits from feature/22744 into master 2022-02-04 10:47:55 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1070,7 +1070,7 @@
<plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>groovy-maven-plugin</artifactId>
<version>2.0</version>
<version>2.1.1</version>
<executions>
<execution>
<phase>process-classes</phase>