This is an automated email from the ASF dual-hosted git repository.
zrlw 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 a3a35b5f8c Bump org.apache.groovy:groovy from 4.0.27 to 4.0.29 (#15899)
a3a35b5f8c is described below
commit a3a35b5f8cb7d8bf8004f4fcc6063fbcaf945a96
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 24 10:14:04 2025 +0800
Bump org.apache.groovy:groovy from 4.0.27 to 4.0.29 (#15899)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from
4.0.27 to 4.0.29.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
dependency-version: 4.0.29
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>
Co-authored-by: xiaosheng <[email protected]>
---
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 7346b6c3a3..045250d6c2 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.27</groovy_version>
+ <groovy_version>4.0.29</groovy_version>
<!-- Test libs -->
<junit_jupiter_version>5.14.1</junit_jupiter_version>