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

4.x: Upgrade snakeyaml to 2.4 #9838

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Conversation

barchetta
Copy link
Member

@barchetta barchetta commented Feb 26, 2025

Description

Upgrade snakeyaml to 2.4.

In SnakeYaml 2.3 they made a change to make the java.desktop module optional. This resulted in a runtime check for the existence of java.beans.Introspector which caused a native image failure. That's why this PR modifies native-image.properties

See #9826

@barchetta barchetta added dependencies Pull requests that update a dependency file 4.x Version 4.x labels Feb 26, 2025
@barchetta barchetta self-assigned this Feb 26, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 26, 2025
@barchetta barchetta merged commit 0b61f27 into helidon-io:main Feb 26, 2025
62 checks passed
@barchetta barchetta deleted the 4.x-snakeyaml-2.4 branch February 26, 2025 21:21
@barchetta barchetta mentioned this pull request Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x config dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants