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/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new c97240dcfc ARTEMIS-5966 Bump mockito.version from 5.22.0 to 5.23.0
c97240dcfc is described below
commit c97240dcfc3f8d422fc55ec467c796c89dedfbc4
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Mar 23 12:23:05 2026 -0500
ARTEMIS-5966 Bump mockito.version from 5.22.0 to 5.23.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 17294da775..fd4629db1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
<maven.pmd.plugin.version>3.28.0</maven.pmd.plugin.version>
<sevntu.checks.version>1.44.1</sevntu.checks.version>
<checkstyle.version>12.3.1</checkstyle.version>
- <mockito.version>5.22.0</mockito.version>
+ <mockito.version>5.23.0</mockito.version>
<jctools.version>4.0.6</jctools.version>
<netty.version>4.1.131.Final</netty.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]