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

gnodet pushed a commit to branch mvnd-1.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new bdead1c7 Bump groovy.version from 4.0.21 to 4.0.22 (#1061)
bdead1c7 is described below

commit bdead1c73f0e96e6f97889112e53cf299fd4fff1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 17 07:25:20 2024 +0200

    Bump groovy.version from 4.0.21 to 4.0.22 (#1061)
    
    Bumps `groovy.version` from 4.0.21 to 4.0.22.
    
    Updates `org.apache.groovy:groovy` from 4.0.21 to 4.0.22
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-all` from 4.0.21 to 4.0.22
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 19fbf2f1..bc199c69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
     <graalvm.version>23.1.3</graalvm.version>
     <graalvm.plugin.version>0.10.2</graalvm.plugin.version>
-    <groovy.version>4.0.21</groovy.version>
+    <groovy.version>4.0.22</groovy.version>
     <jakarta.inject.version>1.0</jakarta.inject.version>
     <jline.version>3.26.2</jline.version>
     <maven.version>3.9.8</maven.version>

Reply via email to