This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-email.git
The following commit(s) were added to refs/heads/master by this push:
new 37f1e34b Bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0
37f1e34b is described below
commit 37f1e34b13df5bf572efeacab2564264c2814749
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Dec 10 15:31:58 2025 -0500
Bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 89eb571c..92b87b70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<commons.releaseNotesLocation>${commons.parent.dir}/RELEASE-NOTES.txt</commons.releaseNotesLocation>
<!-- override the default commons encoding property -->
<commons.encoding>UTF-8</commons.encoding>
- <mockito-core.version>5.20.0</mockito-core.version>
+ <mockito-core.version>5.21.0</mockito-core.version>
<!--Skip JApiCmp for 1.x to 2.0. -->
<japicmp.skip>true</japicmp.skip>
<project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0b52c6c9..8733cfec 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,7 +29,7 @@
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT
plugin console warnings.</action>
<!-- UPDATE -->
<action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">Bump commons-parent from 72 to 93 #279, #293, #297, #304, #350,
#376, #386, #390, #392.</action>
- <action type="update" due-to="Gary Gregory" dev="ggregory">Bump
org.mockito:mockito-core from 5.13.0 to 5.19.0 #290, #296, #302, #319, #336,
#338, #344, #353, #366.</action>
+ <action type="update" due-to="Gary Gregory" dev="ggregory">Bump
org.mockito:mockito-core from 5.13.0 to 5.21.0 #290, #296, #302, #319, #336,
#338, #344, #353, #366.</action>
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump
org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.17 #278, #333.</action>
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump
com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2.</action>
<action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.21.0
#311.</action>