Skip to content

Commit 20ae7cb

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.14.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2200b24 commit 20ae7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<jetty.version>11.0.24</jetty.version>
3434
<tomcat.version>10.1.30</tomcat.version>
3535
<commons-io.version>2.17.0</commons-io.version>
36-
<mockito.version>4.11.0</mockito.version>
36+
<mockito.version>5.14.2</mockito.version>
3737
<hamcrest.version>3.0</hamcrest.version>
3838
<kerby.version>2.1.0</kerby.version>
3939
</properties>

0 commit comments

Comments
 (0)