Skip to content

Commit

Permalink
[java] Update dependency org.assertj:assertj-core to v3.27.2 (#15030)
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 6, 2025
1 parent 9936a16 commit 799d665
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ maven.install(
"org.htmlunit:htmlunit-core-js:4.7.0",
"org.apache.commons:commons-exec:1.4.0",
"org.apache.logging.log4j:log4j-core:2.24.3",
"org.assertj:assertj-core:3.27.1",
"org.assertj:assertj-core:3.27.2",
"org.bouncycastle:bcpkix-jdk18on:1.79",
"org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5",
"org.hsqldb:hsqldb:2.7.4",
Expand Down
10 changes: 5 additions & 5 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": -1335604889,
"__RESOLVED_ARTIFACTS_HASH": 1903480107,
"__INPUT_ARTIFACTS_HASH": 1132645732,
"__RESOLVED_ARTIFACTS_HASH": 1947623231,
"artifacts": {
"com.beust:jcommander": {
"shasums": {
Expand Down Expand Up @@ -550,10 +550,10 @@
},
"org.assertj:assertj-core": {
"shasums": {
"jar": "ab4ab885146bc5dfbdd4cdfb06f1ae72ec6b5e8139f0ccdabcbe51374aebac0d",
"sources": "0c9a7b4a85f3609bf700ad13f4173cde85cadcdd8feb829e059a000a5b9aa932"
"jar": "a8079b4cb67dca1dc5c7650bf27bd59277834c63280b661475986de3b602e3ae",
"sources": "fc96972d63cc234226a10b5a434acb085033f2bc68035df92abc3331595aa73d"
},
"version": "3.27.1"
"version": "3.27.2"
},
"org.bouncycastle:bcpkix-jdk18on": {
"shasums": {
Expand Down

0 comments on commit 799d665

Please sign in to comment.