This is an automated email from the ASF dual-hosted git repository.
yesamer pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new c4d7020045 Bump org.codehaus.groovy:groovy-all in /.ci/jenkins/tests
(#4325)
c4d7020045 is described below
commit c4d70200455151b1ff1c68c9e89f5df15a40fb6c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 10:25:55 2026 +0200
Bump org.codehaus.groovy:groovy-all in /.ci/jenkins/tests (#4325)
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy)
from 2.4.11 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>
---
.ci/jenkins/tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/tests/pom.xml b/.ci/jenkins/tests/pom.xml
index c1ce4ce1d1..0d1c7797b6 100644
--- a/.ci/jenkins/tests/pom.xml
+++ b/.ci/jenkins/tests/pom.xml
@@ -65,7 +65,7 @@
<!-- Do not deploy this artifact -->
<maven.deploy.skip>true</maven.deploy.skip>
- <groovy.core.version>2.4.11</groovy.core.version>
+ <groovy.core.version>2.4.21</groovy.core.version>
<groovy.gmaven.pluginVersion>1.6.1</groovy.gmaven.pluginVersion>
<google.guava.version>32.0.0-jre</google.guava.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]