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 98b33f5589dadcc968b65c7a7dfe188e20634da0 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Jun 26 18:06:29 2024 +0100 ARTEMIS-4836: update to Mockito 5.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a58b54d5af..0dd15c7e32 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ <versions.maven.plugin.version>2.16.1</versions.maven.plugin.version> <sevntu.checks.version>1.44.1</sevntu.checks.version> <checkstyle.version>10.16.0</checkstyle.version> - <mockito.version>5.10.0</mockito.version> + <mockito.version>5.12.0</mockito.version> <jctools.version>4.0.2</jctools.version> <netty.version>4.1.111.Final</netty.version> <hdrhistogram.version>2.1.12</hdrhistogram.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
