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

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


The following commit(s) were added to refs/heads/main by this push:
     new e8fa3b33e9 ARTEMIS-5636: Update to groovy 5.0.0
e8fa3b33e9 is described below

commit e8fa3b33e924b3a499fe6882d9fd53a10d557967
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Tue Aug 26 11:30:10 2025 +0100

    ARTEMIS-5636: Update to groovy 5.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 34f7cbad15..b0de994543 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
 
       <!-- used on tests -->
       <elementary.version>3.0.0</elementary.version>
-      <groovy.version>4.0.28</groovy.version>
+      <groovy.version>5.0.0</groovy.version>
       <hadoop.minikdc.version>3.4.1</hadoop.minikdc.version>
       <mockserver.version>5.15.0</mockserver.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org
For additional commands, e-mail: commits-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to