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 to jersey 2.37 #13710

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Update to jersey 2.37 #13710

merged 1 commit into from
Oct 18, 2022

Conversation

mpfz0r
Copy link
Contributor

@mpfz0r mpfz0r commented Oct 17, 2022

which is the latest 2.x version.
This is needed for Java 17 support:
eclipse-ee4j/jersey#4754

Without this change, starting the jersey service in the forwarder terminates with
jersey.repackaged.org.objectweb.asm.ClassReader: Unsupported class file major version 61

which is the latest 2.x version.
This is needed for Java 17 support:
 eclipse-ee4j/jersey#4754
@mpfz0r mpfz0r requested review from bernd and janheise October 17, 2022 14:57
@bernd bernd merged commit 0ed90b0 into master Oct 18, 2022
@bernd bernd deleted the update-jersey-2-37 branch October 18, 2022 13:09
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