Skip to content

Commit 9533b61

Browse files
renovate[bot]selenium-ci
authored andcommitted
[java] Update dependency com.google.guava:guava to v33.4.0-jre (SeleniumHQ#14979)
* [java] Update dependency com.google.guava:guava to v33.4.0-jre * Repin dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Selenium CI Bot <[email protected]>
1 parent 2c006cf commit 9533b61

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ maven.install(
173173
"com.github.spotbugs:spotbugs:4.8.6",
174174
"com.github.stephenc.jcip:jcip-annotations:1.0-1",
175175
"com.google.code.gson:gson:2.11.0",
176-
"com.google.guava:guava:33.3.1-jre",
176+
"com.google.guava:guava:33.4.0-jre",
177177
"com.google.auto:auto-common:1.2.2",
178178
"com.google.auto.service:auto-service:1.1.1",
179179
"com.google.auto.service:auto-service-annotations:1.1.1",

java/maven_install.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
3-
"__INPUT_ARTIFACTS_HASH": 267304004,
4-
"__RESOLVED_ARTIFACTS_HASH": -1966274188,
3+
"__INPUT_ARTIFACTS_HASH": -382881916,
4+
"__RESOLVED_ARTIFACTS_HASH": -655069390,
55
"artifacts": {
66
"com.beust:jcommander": {
77
"shasums": {
@@ -124,10 +124,10 @@
124124
},
125125
"com.google.errorprone:error_prone_annotations": {
126126
"shasums": {
127-
"jar": "f3fc8a3a0a4020706a373b00e7f57c2512dd26d1f83d28c7d38768f8682b231e",
128-
"sources": "2936e9b315d790d8a6364f0574bcec9c8b2d78688b317e1765c4a16f9ef80632"
127+
"jar": "77440e270b0bc9a249903c5a076c36a722c4886ca4f42675f2903a1c53ed61a5",
128+
"sources": "7e117e0931cb2cb4226372af336189b49edb79969d120ec958a6df0beacb0612"
129129
},
130-
"version": "2.28.0"
130+
"version": "2.36.0"
131131
},
132132
"com.google.googlejavaformat:google-java-format": {
133133
"shasums": {
@@ -145,10 +145,10 @@
145145
},
146146
"com.google.guava:guava": {
147147
"shasums": {
148-
"jar": "4bf0e2c5af8e4525c96e8fde17a4f7307f97f8478f11c4c8e35a0e3298ae4e90",
149-
"sources": "b7cbdad958b791f2a036abff7724570bf9836531c460966f8a3d0df8eaa1c21d"
148+
"jar": "b918c98a7e44dbe94ebd9fe3e40cddaadb5a93e6a78eb6008b42df237241e538",
149+
"sources": "55ef6603b6ab1f6e3ae810b127561650ed682eb5f3fb50a212a658a74087b457"
150150
},
151-
"version": "33.3.1-jre"
151+
"version": "33.4.0-jre"
152152
},
153153
"com.google.guava:listenablefuture": {
154154
"shasums": {

0 commit comments

Comments
 (0)