This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new c6c88553d2 AMQ-9619: Upgrade to groovy 4.0.23
c6c88553d2 is described below
commit c6c88553d26eb2df9f37e14006b43a07a8f5e772
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 887b9ab33e..42f6b60660 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