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

sjaranowski 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 2228027f Bump groovy.version from 4.0.24 to 4.0.25
2228027f is described below

commit 2228027faf849c53923999ce3ae4a562a2c660f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 28 10:29:25 2025 +0000

    Bump groovy.version from 4.0.24 to 4.0.25
    
    Bumps `groovy.version` from 4.0.24 to 4.0.25.
    
    Updates `org.apache.groovy:groovy` from 4.0.24 to 4.0.25
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-all` from 4.0.24 to 4.0.25
    - [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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3cfeb3ec..acf1f831 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
     <graalvm.version>24.1.1</graalvm.version>
     <graalvm.plugin.version>0.10.4</graalvm.plugin.version>
-    <groovy.version>4.0.24</groovy.version>
+    <groovy.version>4.0.25</groovy.version>
     <jakarta.inject.version>1.0</jakarta.inject.version>
     <jline.version>3.28.0</jline.version>
     <maven.version>3.9.9</maven.version>

Reply via email to