Skip to content

Commit

Permalink
[java] Update dependency org.assertj:assertj-core to v3.27.1 (#14981)
Browse files Browse the repository at this point in the history
* [java] Update dependency org.assertj:assertj-core to v3.27.1

* Repin dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Selenium CI Bot <[email protected]>
Co-authored-by: Diego Molina <[email protected]>
  • Loading branch information
3 people authored Jan 2, 2025
1 parent 334cfaa commit ee8c6f4
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.6.0",
"org.apache.commons:commons-exec:1.4.0",
"org.apache.logging.log4j:log4j-core:2.24.3",
"org.assertj:assertj-core:3.26.3",
"org.assertj:assertj-core:3.27.1",
"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": 2144703556,
"__RESOLVED_ARTIFACTS_HASH": -1740749253,
"__INPUT_ARTIFACTS_HASH": -1069673593,
"__RESOLVED_ARTIFACTS_HASH": -1004221368,
"artifacts": {
"com.beust:jcommander": {
"shasums": {
Expand Down Expand Up @@ -550,10 +550,10 @@
},
"org.assertj:assertj-core": {
"shasums": {
"jar": "4c2f86418ff47ee6b67fbc6adb194e80219b793281b3bda28799d4425bc9a0bd",
"sources": "6de83db9d76fc2baecefd0b9abbf94b18ceebf8442c6da961d8e8e78579d4386"
"jar": "ab4ab885146bc5dfbdd4cdfb06f1ae72ec6b5e8139f0ccdabcbe51374aebac0d",
"sources": "0c9a7b4a85f3609bf700ad13f4173cde85cadcdd8feb829e059a000a5b9aa932"
},
"version": "3.26.3"
"version": "3.27.1"
},
"org.bouncycastle:bcpkix-jdk18on": {
"shasums": {
Expand Down

0 comments on commit ee8c6f4

Please sign in to comment.