Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update gson to latest #10079

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

vegegoku
Copy link
Contributor

@vegegoku vegegoku commented Jan 8, 2025

fix #10077

update gson to version 2.11.0

@niloc132
Copy link
Member

niloc132 commented Jan 8, 2025

Make sure to also update the pom templates as well.

@niloc132
Copy link
Member

niloc132 commented Jan 8, 2025

Full passing build (before tools merge is complete) at https://github.com/vegegoku/gwt/actions/runs/12616768605

@@ -60,7 +60,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.6.2</version>
Copy link
Member

Choose a reason for hiding this comment

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

Please revert the changes to the google-poms/ directory, there's no need/benefit to changing these. In fact, we probably should just remove them, as there will never be another google release...

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.

gwt-dev depends on a vulnerable gson package
2 participants