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-artifact-transfer.git
The following commit(s) were added to refs/heads/master by this push:
new 410ab39 Bump groovy from 3.0.6 to 3.0.7
410ab39 is described below
commit 410ab39c0101f29c44d8d3b054241de90a4ba8be
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Dec 6 12:42:00 2020 +0100
Bump groovy from 3.0.6 to 3.0.7
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ef8833e..3a42921 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>3.0.6</version>
+ <version>3.0.7</version>
</dependency>
<dependency>
<groupId>org.codehaus.gmaven.runtime</groupId>