Skip to content

Commit

Permalink
chore(deps): [java] update dependency com.google.guava:guava to v33.3…
Browse files Browse the repository at this point in the history
….1-jre (#14648)


---------

Signed-off-by: Viet Nguyen Duc <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Viet Nguyen Duc <[email protected]>
  • Loading branch information
renovate[bot] and VietND96 authored Oct 25, 2024
1 parent 7f8a532 commit c5fbdd6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ maven.install(
"com.github.spotbugs:spotbugs:4.8.6",
"com.github.stephenc.jcip:jcip-annotations:1.0-1",
"com.google.code.gson:gson:2.11.0",
"com.google.guava:guava:33.3.0-jre",
"com.google.guava:guava:33.3.1-jre",
"com.google.auto:auto-common:1.2.2",
"com.google.auto.service:auto-service:1.1.1",
"com.google.auto.service:auto-service-annotations:1.1.1",
Expand Down
12 changes: 6 additions & 6 deletions java/maven_install.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -1369959342,
"__RESOLVED_ARTIFACTS_HASH": 2051378450,
"__INPUT_ARTIFACTS_HASH": 1327312787,
"__RESOLVED_ARTIFACTS_HASH": -2038995232,
"conflict_resolution": {
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.11.0",
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.28.0",
"com.google.guava:guava:31.1-jre": "com.google.guava:guava:33.3.0-jre",
"com.google.guava:guava:31.1-jre": "com.google.guava:guava:33.3.1-jre",
"com.google.j2objc:j2objc-annotations:1.3": "com.google.j2objc:j2objc-annotations:3.0.0",
"org.mockito:mockito-core:4.3.1": "org.mockito:mockito-core:5.13.0"
},
Expand Down Expand Up @@ -159,10 +159,10 @@
},
"com.google.guava:guava": {
"shasums": {
"jar": "dfadc3bce3101eff1452aae47d7c833fee443b47bdf9ef13311b6c7cab663ddf",
"sources": "f91f8619f533db55f37d13369c2fee39d5e1d2f72cef7f69f735d5be1a601f14"
"jar": "4bf0e2c5af8e4525c96e8fde17a4f7307f97f8478f11c4c8e35a0e3298ae4e90",
"sources": "b7cbdad958b791f2a036abff7724570bf9836531c460966f8a3d0df8eaa1c21d"
},
"version": "33.3.0-jre"
"version": "33.3.1-jre"
},
"com.google.guava:guava-testlib": {
"shasums": {
Expand Down

0 comments on commit c5fbdd6

Please sign in to comment.