You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/05/02 12:42:28 UTC

[maven-artifact-transfer] 02/03: Bump groovy from 3.0.7 to 3.0.8

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

commit 4f03274e9c675ce780ccf5878393218f4e8eddef
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun May 2 14:38:27 2021 +0200

    Bump groovy from 3.0.7 to 3.0.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78479d6..0b1b505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
               <dependency>
                 <groupId>org.codehaus.groovy</groupId>
                 <artifactId>groovy</artifactId>
-                <version>3.0.7</version>
+                <version>3.0.8</version>
               </dependency>
               <dependency>
                 <groupId>org.codehaus.gmaven.runtime</groupId>