This is an automated email from the ASF dual-hosted git repository.
jbertram 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 ff886d04ce ARTEMIS-5083 bump mockito.version from 5.13.0 to 5.14.1
ff886d04ce is described below
commit ff886d04cebeb069f2211a9e721805bc1f960b7a
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Oct 1 12:57:56 2024 -0500
ARTEMIS-5083 bump mockito.version from 5.13.0 to 5.14.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8b8c546e88..017911649c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<maven.pmd.plugin.version>3.25.0</maven.pmd.plugin.version>
<sevntu.checks.version>1.44.1</sevntu.checks.version>
<checkstyle.version>10.18.2</checkstyle.version>
- <mockito.version>5.13.0</mockito.version>
+ <mockito.version>5.14.1</mockito.version>
<jctools.version>4.0.5</jctools.version>
<netty.version>4.1.113.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact