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 2020/04/09 04:57:03 UTC

[maven-artifact-transfer] 01/01: Bump groovy from 2.4.10 to 3.0.2

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/org.codehaus.groovy-groovy-3.0.2
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git

commit 385f810a6174d9119dca676f2ba480b22e67e9f8
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Mon Mar 9 05:11:05 2020 +0000

    Bump groovy from 2.4.10 to 3.0.2
    
    Bumps [groovy](https://github.com/apache/groovy) from 2.4.10 to 3.0.2.
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23f6aae..94515e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,7 @@
               <dependency>
                 <groupId>org.codehaus.groovy</groupId>
                 <artifactId>groovy</artifactId>
-                <version>2.4.10</version>
+                <version>3.0.2</version>
               </dependency>
               <dependency>
                 <groupId>org.codehaus.gmaven.runtime</groupId>