This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new e564271d0d Bump org.codehaus.groovy:groovy-all from 3.0.3 to 3.0.25
(#2403)
e564271d0d is described below
commit e564271d0d4fdb9c246cc4c9022ffe0aab437277
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 05:23:42 2026 +0100
Bump org.codehaus.groovy:groovy-all from 3.0.3 to 3.0.25 (#2403)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9fc3fa1b82..97388829ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
<servlet.spec.groupId>javax.servlet</servlet.spec.groupId>
<servlet.spec.artifactId>javax.servlet-api</servlet.spec.artifactId>
<servlet.spec.version>3.1.0</servlet.spec.version>
- <groovy.version>3.0.3</groovy.version>
+ <groovy.version>3.0.25</groovy.version>
<geronimo.jms-spec.version>1.1.1</geronimo.jms-spec.version>
<geronimo.jta-spec.version>1.1.1</geronimo.jta-spec.version>