Skip to content

Commit cab315a

Browse files
authored
Merge pull request #366 from apache/dependabot/maven/org.mockito-mockito-core-5.19.0
Bump org.mockito:mockito-core from 5.18.0 to 5.19.0
2 parents 3b6e1de + e0bbb84 commit cab315a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

0 commit comments

Comments
 (0)