This is an automated email from the ASF dual-hosted git repository.
weichiu pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 52b070bcd6 AMBARI-26470: Bump org.codehaus.groovy:groovy-all in
/ambari-project (#3991)
52b070bcd6 is described below
commit 52b070bcd69f162977535e57949521a5a149cea4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 18 23:52:29 2025 -0700
AMBARI-26470: Bump org.codehaus.groovy:groovy-all in /ambari-project
(#3991)
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy)
from 2.1.8 to 2.4.21.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
dependency-version: 2.4.21
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
ambari-project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index 10226c03b5..7f5020774a 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -582,7 +582,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
- <version>2.1.8</version>
+ <version>2.4.21</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy.modules.http-builder</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]