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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 8eddd24c51 AMQ-9791: Upgrade to Groovy 5.0.2 (#1515)
8eddd24c51 is described below

commit 8eddd24c51e7b79c7202faed2933bd58f031a8fa
Author: JB Onofré <[email protected]>
AuthorDate: Sun Oct 19 07:47:19 2025 +0200

    AMQ-9791: Upgrade to Groovy 5.0.2 (#1515)
---
 activemq-openwire-generator/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/activemq-openwire-generator/pom.xml 
b/activemq-openwire-generator/pom.xml
index aaad49e9ea..6c274edd41 100644
--- a/activemq-openwire-generator/pom.xml
+++ b/activemq-openwire-generator/pom.xml
@@ -32,12 +32,12 @@
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy</artifactId>
-      <version>4.0.23</version>
+      <version>5.0.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy-ant</artifactId>
-      <version>4.0.23</version>
+      <version>5.0.2</version>
     </dependency>
     <dependency>
       <groupId>annogen</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to