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 e842a843d6c347852a67079da629593774ecb67b Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Oct 23 15:40:16 2024 +0100 ARTEMIS-5127: Update hadoop-minikdc to 3.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4304fb4914..6cd5468980 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <!-- used on tests --> <groovy.version>4.0.23</groovy.version> - <hadoop.minikdc.version>3.4.0</hadoop.minikdc.version> + <hadoop.minikdc.version>3.4.1</hadoop.minikdc.version> <mockserver.version>5.15.0</mockserver.version> <owasp.version>10.0.4</owasp.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
