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

albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 12ce969023 Bump org.apache.groovy:groovy from 4.0.25 to 4.0.26 (#15195)
12ce969023 is described below

commit 12ce9690239dc022cd9bbf0c6cf46638657d6c7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 4 09:50:04 2025 +0800

    Bump org.apache.groovy:groovy from 4.0.25 to 4.0.26 (#15195)
    
    Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 
4.0.25 to 4.0.26.
    - [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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index f5fa399284..27f785370e 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -153,7 +153,7 @@
     <log4j2_version>2.24.3</log4j2_version>
     <commons_io_version>2.18.0</commons_io_version>
     <commons-codec_version>1.18.0</commons-codec_version>
-    <groovy_version>4.0.25</groovy_version>
+    <groovy_version>4.0.26</groovy_version>
 
     <!-- Test libs -->
     <junit_jupiter_version>5.12.0</junit_jupiter_version>

Reply via email to