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 95d2400d9 [AMQ-8995] Upgrade to groovy 4.0.3
     new 74a2017d4 Merge pull request #865 from jbonofre/AMQ-8995
95d2400d9 is described below

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

    [AMQ-8995] Upgrade to groovy 4.0.3
---
 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 b644b2560..1062ae3da 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