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 728762ad43779d3aa2fc38bcfe4e5188269a169b Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Jun 26 18:07:10 2024 +0100 ARTEMIS-4837: update to groovy 4.0.21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0dd15c7e32..67c37f23bc 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ <jakarta.resource-api.version.alt>2.1.0</jakarta.resource-api.version.alt> <!-- used on tests --> - <groovy.version>4.0.13</groovy.version> + <groovy.version>4.0.21</groovy.version> <hadoop.minikdc.version>3.3.1</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
