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: Remove workaround for Parsson unicode detection issue (#8260) #9472

Merged

Conversation

Captain1653
Copy link
Contributor

@Captain1653 Captain1653 commented Nov 6, 2024

Description

Fixes #8260

Documentation

Parsson 1.1.6 has the fix for unicode detecting issue.

Parsson was updated before in this PR .

As I understand, I should not do anything else, but I can be wrong.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 6, 2024
@romain-grecourt romain-grecourt merged commit bf5e61f into helidon-io:main Nov 7, 2024
46 checks passed
@Captain1653 Captain1653 deleted the 8260-encoding-detection branch November 7, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove workaround for Parsson unicode detection issue
3 participants