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
commit a6d45a7a056682788492be8e5260e5b9bf89cbd2 Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Jul 4 12:29:44 2024 +0100 ARTEMIS-4837: update to groovy 4.0.22 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5c20ea058..a83f5df770 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ <jakarta.resource-api.version.alt>2.1.0</jakarta.resource-api.version.alt> <!-- used on tests --> - <groovy.version>4.0.21</groovy.version> + <groovy.version>4.0.22</groovy.version> <hadoop.minikdc.version>3.4.0</hadoop.minikdc.version> <mockserver.version>5.15.0</mockserver.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
