Skip to content

Commit 37f1e34

Browse files
committed
Bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0
1 parent 68fc20a commit 37f1e34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<commons.releaseNotesLocation>${commons.parent.dir}/RELEASE-NOTES.txt</commons.releaseNotesLocation>
9292
<!-- override the default commons encoding property -->
9393
<commons.encoding>UTF-8</commons.encoding>
94-
<mockito-core.version>5.20.0</mockito-core.version>
94+
<mockito-core.version>5.21.0</mockito-core.version>
9595
<!--Skip JApiCmp for 1.x to 2.0. -->
9696
<japicmp.skip>true</japicmp.skip>
9797
<project.build.outputTimestamp>2024-06-27T19:30:55Z</project.build.outputTimestamp>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
3030
<!-- UPDATE -->
3131
<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>
32-
<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>
32+
<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>
3333
<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>
3434
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2.</action>
3535
<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>

0 commit comments

Comments
 (0)