This is an automated email from the ASF dual-hosted git repository.
tabish 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 31f80da2c8 ARTEMIS-5623 Bump mockito.version to 5.20.0
31f80da2c8 is described below
commit 31f80da2c83489d8308dff66f440be9992f72753
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Sep 23 11:31:55 2025 -0400
ARTEMIS-5623 Bump mockito.version to 5.20.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d44740a54..32dddeb54d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
<maven.pmd.plugin.version>3.27.0</maven.pmd.plugin.version>
<sevntu.checks.version>1.44.1</sevntu.checks.version>
<checkstyle.version>11.0.1</checkstyle.version>
- <mockito.version>5.19.0</mockito.version>
+ <mockito.version>5.20.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
<netty.version>4.1.127.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