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

Enforce Servlet 6.1 and WebSocket 2.2 baselines #33918

Open
3 of 5 tasks
bclozel opened this issue Nov 19, 2024 · 0 comments
Open
3 of 5 tasks

Enforce Servlet 6.1 and WebSocket 2.2 baselines #33918

bclozel opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Nov 19, 2024

Spring Framework 7.0 has a Jakarta EE 11 baseline, including Servlet 6.1 and WebSocket 2.2.

This is an umbrella issue that references the relevant tasks:

As part of this effort, we should consider upgrading to Jetty 12.1.

@bclozel bclozel added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Nov 19, 2024
@bclozel bclozel added this to the 7.0.x milestone Nov 19, 2024
@bclozel bclozel self-assigned this Nov 19, 2024
bclozel added a commit that referenced this issue Nov 19, 2024
This commit updates the Spring Framework baseline for the Servlet, JSP
and WebSocket APIs.
This also removes the previously deprecated APIs in JSP `PageContext`
and guards against the deprecation of the `PushBuilder` API.

See gh-33918
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant