Skip to content

Commit b819fcf

Browse files
committed
chore: update maven dependencies
1 parent f687ee7 commit b819fcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SHADED_RUNTIME_MAVEN_ARTIFACTS = [
4040
# keep sorted
4141
# renovate: keep updated
4242
"com.github.jsqlparser:jsqlparser:4.9",
43-
"com.google.errorprone:error_prone_annotations:2.42.0",
43+
"com.google.errorprone:error_prone_annotations:2.43.0",
4444
"com.google.guava:guava:33.5.0-android",
4545
"io.github.classgraph:classgraph:4.8.184",
4646
"net.bytebuddy:byte-buddy-agent:1.17.8",

maven_install.json

Lines changed: 4 additions & 4 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": 109726797,
4-
"__RESOLVED_ARTIFACTS_HASH": -368514076,
3+
"__INPUT_ARTIFACTS_HASH": 910747468,
4+
"__RESOLVED_ARTIFACTS_HASH": 1315640420,
55
"conflict_resolution": {
66
"com.google.code.gson:gson:2.8.6": "com.google.code.gson:gson:2.8.9",
77
"com.google.j2objc:j2objc-annotations:2.8": "com.google.j2objc:j2objc-annotations:3.1",
@@ -76,9 +76,9 @@
7676
},
7777
"com.google.errorprone:error_prone_annotations": {
7878
"shasums": {
79-
"jar": "f282a6488838986b8033bd51888928cff6a59c1050426476553ed2622b89e510"
79+
"jar": "48272e75c16e1f7bdc7bd19529ccacd5ee170404701d7f5a23441bb5847957f5"
8080
},
81-
"version": "2.42.0"
81+
"version": "2.43.0"
8282
},
8383
"com.google.guava:failureaccess": {
8484
"shasums": {

0 commit comments

Comments
 (0)