Skip to content

Commit

Permalink
[java] Update dependency org.mockito:mockito-core to v5.15.2 (#15016)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Selenium CI Bot <[email protected]>
Co-authored-by: Puja Jagani <[email protected]>
  • Loading branch information
3 people authored Jan 13, 2025
1 parent 27072c0 commit d224cf3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ maven.install(
"org.junit.platform:junit-platform-reporting",
"org.junit.platform:junit-platform-commons",
"org.junit.platform:junit-platform-engine",
"org.mockito:mockito-core:5.14.2",
"org.mockito:mockito-core:5.15.2",
"org.redisson:redisson:3.41.0",
"org.slf4j:slf4j-api:2.0.16",
"org.slf4j:slf4j-jdk14:2.0.16",
Expand Down
16 changes: 8 additions & 8 deletions java/maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 1132645732,
"__RESOLVED_ARTIFACTS_HASH": 1947623231,
"__INPUT_ARTIFACTS_HASH": 1220324005,
"__RESOLVED_ARTIFACTS_HASH": 1655871984,
"artifacts": {
"com.beust:jcommander": {
"shasums": {
Expand Down Expand Up @@ -459,10 +459,10 @@
},
"net.bytebuddy:byte-buddy-agent": {
"shasums": {
"jar": "1d76defd159a564b9cb7a968d0dea27367b8b70ebde75a968e7ef1921bc75ee4",
"sources": "8a7e537a5c2a932a6d73dcec9aa8d5388d33ab3aa91ea410aeea5228dcfe9745"
"jar": "316d2c0795c2a4d4c4756f2e6f9349837c7430ac34e0477ead874d05f5cc19e5",
"sources": "a73d2869afd79b63396a0a07ac037bbfa184eb7306916343c030feb5335ac940"
},
"version": "1.15.4"
"version": "1.15.11"
},
"net.sf.saxon:Saxon-HE": {
"shasums": {
Expand Down Expand Up @@ -676,10 +676,10 @@
},
"org.mockito:mockito-core": {
"shasums": {
"jar": "2296141c1e1f2e1ae35c08d36a9ab4563ecd66e03533fe82630a764e7aa49182",
"sources": "32f318184ab3795885743f23d8be0da7fe856e3e360b518083f8b366a44d2b33"
"jar": "bf48b7372d9491d5ec8aebb4cdd187d15663931599c0fbe7410166ce0e1e58ff",
"sources": "bc0ee4bc1d8d43a9bd5e5b49dc479566c28db0740284524140aa264e57e8e27e"
},
"version": "5.14.2"
"version": "5.15.2"
},
"org.objenesis:objenesis": {
"shasums": {
Expand Down

0 comments on commit d224cf3

Please sign in to comment.