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

earthchen 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 a8283f69fe build(deps): bump org.apache.groovy:groovy from 4.0.29 to 
4.0.30 (#16049)
a8283f69fe is described below

commit a8283f69fe0c67b456631d822f965a988f8d11b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 18:20:11 2026 +0800

    build(deps): bump org.apache.groovy:groovy from 4.0.29 to 4.0.30 (#16049)
    
    Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 
4.0.29 to 4.0.30.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy
      dependency-version: 4.0.30
      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 402de81684..2e86571b85 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -154,7 +154,7 @@
     <log4j2_version>2.25.3</log4j2_version>
     <commons_io_version>2.21.0</commons_io_version>
     <commons-codec_version>1.20.0</commons-codec_version>
-    <groovy_version>4.0.29</groovy_version>
+    <groovy_version>4.0.30</groovy_version>
 
     <!-- Test libs -->
     <junit_jupiter_version>5.14.2</junit_jupiter_version>

Reply via email to