Skip to content

Upgrade gson to 2.13.2#12656

Open
marcindabrowski wants to merge 1 commit intogrpc:masterfrom
marcindabrowski:deps/bump-gson-to-2.13.2
Open

Upgrade gson to 2.13.2#12656
marcindabrowski wants to merge 1 commit intogrpc:masterfrom
marcindabrowski:deps/bump-gson-to-2.13.2

Conversation

@marcindabrowski
Copy link
Contributor

Upgrade gson to latest version which is 2.13.2.

Copy link
Member

@shivaspeaks shivaspeaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @marcindabrowski, thanks for the PR. Just trying to understand if you are facing any problems with the current version of gson? I can see the github actions failures that says the RequireUpperBoundDeps rule failed for com.google.code.gson:gson:2.12.1 during the build of example-gauth. It looks like google-auth-library-oauth2-http:1.41.0 (used in the GAuth example) transitively depends on Gson 2.12.1. Since you are upgrading the project to 2.13.2, Maven's Enforcer requires that all parts of the dependency tree use the highest version found.

Having said that, I don't think we prefer to do these upgrades one at a time. We do them all together in our post-release upgrades. Just like #12588

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants