You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
build(deps): bump guava to 32.0.1-jre, google-http-client to 1.43.3. (#1791)
Discrepancy in guava version causing shared dependencies check failures.
https://github.com/googleapis/sdk-platform-java/actions/runs/5335175946/jobs/9668027541
manual version bump to be consistent with #1774, #1775. #1776
**Summary of changes in PR:**
- upgrade guava to 32.0.1-jre
- upgrade google-http-client to 1.43.3 (with `j2objc-annotation:2.8`)
- [temp solution] exclude `j2objc-annotations` from `protobuf-java-util` dependencies
- upgrades `checker-qual` to 3.33.0, `j2objc-annotations` to 2.8 to be consistent
- add comment to remove temp solution on next `protobuf` upgrade
0 commit comments