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:02 UTC

[maven-artifact-transfer] branch dependabot/maven/org.codehaus.groovy-groovy-3.0.2 created (now 385f810)

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

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


      at 385f810  Bump groovy from 2.4.10 to 3.0.2

This branch includes the following new commits:

     new 385f810  Bump groovy from 2.4.10 to 3.0.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by sl...@apache.org.
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>