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

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


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 4a4a5ee351 AMQ-9619: Upgrade to groovy 4.0.23
4a4a5ee351 is described below

commit 4a4a5ee351043a6ee55103dfb3d6f1b08881929b
Author: JB Onofré <[email protected]>
AuthorDate: Thu Nov 7 09:24:56 2024 +0000

    AMQ-9619: Upgrade to groovy 4.0.23
    
    (cherry picked from commit 5bdec7b09d796e2931877fbb0a9abb78fbcb1b8e)
---
 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 3e00ed19f7..3a3661f9a3 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.6</version>
+      <version>4.0.23</version>
     </dependency>
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy-ant</artifactId>
-      <version>4.0.6</version>
+      <version>4.0.23</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