build(deps): bump guava to 32.0.1-jre, google-http-client to 1.43.3.#1791
build(deps): bump guava to 32.0.1-jre, google-http-client to 1.43.3.#1791
Conversation
|
Now the dependency check is failing on: Related change in
|
|
Can you upgrade to 32.0.1-jre? https://guava.dev/ has the version. |
gax-java/dependencies.properties
Outdated
| # The protobuf version is only used for generating gradle files for showcase module, | ||
| # not for self-service clients (from googleapis project). | ||
| version.com_google_protobuf=3.23.2 | ||
| version.com_google_protobuf=3.23.3 |
There was a problem hiding this comment.
Guava and j2objc-annotation dependency versions also need to be updated in this file, below.
There was a problem hiding this comment.
Oh, thanks pointing them out.
|
merge the protobuf 3.23.3 and HTTP client updates into this PR so that enforcer can check for compatible dependencies together. Error caused by protobuf upgrade: This seems to be a known issue. Next:
|
…tions from protobuf-java-util.
|
[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed!
|
|
[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed!
|
|
[java_showcase_unit_tests] Kudos, SonarCloud Quality Gate passed!
|








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
This guava version is not picked up by bot.
And future discrepancy should be eliminated once #1777 merges in
Also upgrades
checker-qual:3.33.0to resolve this error.Summary of changes in PR:
j2objc-annotation:2.8)j2objc-annotationsfromprotobuf-java-utildependencieschecker-qualto 3.33.0,j2objc-annotationsto 2.8 to be consistentprotobufupgrade