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-changes-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 2501885 Bump groovy-maven-plugin from 2.0 to 2.1.1
2501885 is described below
commit 25018854f2a7f03e44e74afb62f87527ea66ec0f
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Feb 1 12:17:50 2021 +0100
Bump groovy-maven-plugin from 2.0 to 2.1.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8bef724..36b56ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@ under the License.
<plugin>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>groovy-maven-plugin</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
<executions>
<execution>
<id>patch-changes-xsd</id>