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

Bump jetty to 9.4.56.v20240826 #119

Merged
merged 3 commits into from
Dec 14, 2024
Merged

Bump jetty to 9.4.56.v20240826 #119

merged 3 commits into from
Dec 14, 2024

Conversation

kingster
Copy link
Member

@kingster kingster commented Dec 14, 2024

Fixes HTTP ERROR 500 java.lang.UnsupportedOperationException: Use .getMatched(String) instead error

Why 9.x ? 10.x doesn't support java8

Jetty Version Servlet API License Java
Jetty 9.4.x 3.1 JavaEE 8javax.servlet.* Java 8
Jetty 10.0.x 4.0 JavaEE 8javax.servlet.* Java 11+
Jetty 11.0.x 5.0 JakartaEE 9jakartaee.servlet.* Java 11+

Fixes HTTP ERROR 500 java.lang.UnsupportedOperationException: Use .getMatched(String) instead
@kingster kingster changed the title Bump jetty to 10.x Bump jetty to 9.4.56.v20240826 Dec 14, 2024
@kingster kingster merged commit a700ff1 into master Dec 14, 2024
3 checks passed
@kingster kingster deleted the fix-build branch December 14, 2024 09:32
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.

1 participant