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 425ede2534 ARTEMIS-5926 Bump mockito.version from 5.21.0 to 5.22.0
425ede2534 is described below
commit 425ede253418fd32595e6eb921093523e7e120a1
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Mar 2 14:34:57 2026 -0600
ARTEMIS-5926 Bump mockito.version from 5.21.0 to 5.22.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d015adeda8..b32a654794 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.21.0</mockito.version>
+ <mockito.version>5.22.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]