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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 70fde69df [AMQ-8995] Upgrade to groovy 4.0.3
70fde69df is described below

commit 70fde69dfd85963bb71e254c6081262c27828533
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Jul 29 10:41:55 2022 +0200

    [AMQ-8995] Upgrade to groovy 4.0.3
    
    (cherry picked from commit 95d2400d9d1ec0eaa8df27a5b10d6707ab2d6fe1)
---
 activemq-openwire-generator/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/activemq-openwire-generator/pom.xml 
b/activemq-openwire-generator/pom.xml
index d850d5f40..280a7c1c0 100644
--- a/activemq-openwire-generator/pom.xml
+++ b/activemq-openwire-generator/pom.xml
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.apache.groovy</groupId>
       <artifactId>groovy-ant</artifactId>
-      <version>4.0.1</version>
+      <version>4.0.3</version>
     </dependency>
     <dependency>
       <groupId>annogen</groupId>

Reply via email to