Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Mar 27, 2024
1 parent 4b56168 commit 85e7408
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 20 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ maven.install(
artifacts = [
"com.google.android:annotations:4.1.1.4",
"com.google.api.grpc:proto-google-common-protos:2.29.0",
"com.google.auth:google-auth-library-credentials:1.4.0",
"com.google.auth:google-auth-library-oauth2-http:1.4.0",
"com.google.auth:google-auth-library-credentials:1.22.0",
"com.google.auth:google-auth-library-oauth2-http:1.22.0",
"com.google.auto.value:auto-value-annotations:1.10.4",
"com.google.auto.value:auto-value:1.10.4",
"com.google.code.findbugs:jsr305:3.0.2",
Expand Down
41 changes: 23 additions & 18 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 1473377632,
"__RESOLVED_ARTIFACTS_HASH": 452421059,
"__INPUT_ARTIFACTS_HASH": -2049206860,
"__RESOLVED_ARTIFACTS_HASH": 199320085,
"conflict_resolution": {
"io.opencensus:opencensus-api:0.31.0": "io.opencensus:opencensus-api:0.31.1"
},
"artifacts": {
"com.google.android:annotations": {
"shasums": {
Expand All @@ -17,15 +20,15 @@
},
"com.google.auth:google-auth-library-credentials": {
"shasums": {
"jar": "6ad4416d9360a1df3a660c43493e9605416ddd4de953ffbb14dd582a591b09a1"
"jar": "38440583cb93dda48f9359a32204208c5c207ef23d892ddd43c171db9c77b6ab"
},
"version": "1.4.0"
"version": "1.22.0"
},
"com.google.auth:google-auth-library-oauth2-http": {
"shasums": {
"jar": "bbf99bba3394c699c48b2e67257dfa96b84c6ee54c348bd426c94207b84254ba"
"jar": "579371e6d64cdc486127fb0d4c6e342221f96f47e2129db5839859ab2df92875"
},
"version": "1.4.0"
"version": "1.22.0"
},
"com.google.auto.value:auto-value": {
"shasums": {
Expand Down Expand Up @@ -77,15 +80,15 @@
},
"com.google.http-client:google-http-client": {
"shasums": {
"jar": "4a42d2c383373bf61c798f1882745989b9836bb032a8a4019890ecb6cd903ef3"
"jar": "60aca7428c5a1ff3655b70541a98ff3d70dded48ac1324dae1af39f1b61914af"
},
"version": "1.41.0"
"version": "1.43.3"
},
"com.google.http-client:google-http-client-gson": {
"shasums": {
"jar": "18766d1bbeb6d363763ef725bc82ed3c8c45f88eadbf149965e6e8c8d9b70d9f"
"jar": "e31a4edcb9c83954a2587e14fa2f3f8f4aad56152381b3321a3bd0bcae03fa26"
},
"version": "1.41.0"
"version": "1.43.3"
},
"com.google.j2objc:j2objc-annotations": {
"shasums": {
Expand Down Expand Up @@ -238,9 +241,9 @@
},
"io.opencensus:opencensus-api": {
"shasums": {
"jar": "702ba55d78f39d55195dcf041fdfaab7a7490a9ac45013542487ed9e4d3a4d23"
"jar": "f1474d47f4b6b001558ad27b952e35eda5cc7146788877fc52938c6eba24b382"
},
"version": "0.31.0"
"version": "0.31.1"
},
"io.opencensus:opencensus-contrib-grpc-metrics": {
"shasums": {
Expand All @@ -250,9 +253,9 @@
},
"io.opencensus:opencensus-contrib-http-util": {
"shasums": {
"jar": "49c3db2a29f1fdb2f73928cbea969bd1d40fab7cc5bb6273022babd96f7a789b"
"jar": "3ea995b55a4068be22989b70cc29a4d788c2d328d1d50613a7a9afd13fdd2d0a"
},
"version": "0.28.0"
"version": "0.31.1"
},
"io.perfmark:perfmark-api": {
"shasums": {
Expand All @@ -268,15 +271,15 @@
},
"org.apache.httpcomponents:httpclient": {
"shasums": {
"jar": "6fe9026a566c6a5001608cf3fc32196641f6c1e5e1986d1037ccdbd5f31ef743"
"jar": "c8bc7e1c51a6d4ce72f40d2ebbabf1c4b68bfe76e732104b04381b493478e9d6"
},
"version": "4.5.13"
"version": "4.5.14"
},
"org.apache.httpcomponents:httpcore": {
"shasums": {
"jar": "3cbaed088c499a10f96dde58f39dc0e7985171abd88138ca1655a872011bb142"
"jar": "6c9b3dd142a09dc468e23ad39aad6f75a0f2b85125104469f026e52a474e464f"
},
"version": "4.4.15"
"version": "4.4.16"
},
"org.apache.tomcat:annotations-api": {
"shasums": {
Expand Down Expand Up @@ -335,6 +338,7 @@
"com.google.auth:google-auth-library-credentials",
"com.google.auto.value:auto-value-annotations",
"com.google.code.findbugs:jsr305",
"com.google.errorprone:error_prone_annotations",
"com.google.guava:guava",
"com.google.http-client:google-http-client",
"com.google.http-client:google-http-client-gson"
Expand All @@ -349,6 +353,7 @@
],
"com.google.http-client:google-http-client": [
"com.google.code.findbugs:jsr305",
"com.google.errorprone:error_prone_annotations",
"com.google.guava:guava",
"com.google.j2objc:j2objc-annotations",
"io.opencensus:opencensus-api",
Expand Down

0 comments on commit 85e7408

Please sign in to comment.