Skip to content

Upgrade to Servlet API 4.0.1 #1951

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

Closed
mp911de opened this issue Jan 11, 2021 · 0 comments
Closed

Upgrade to Servlet API 4.0.1 #1951

mp911de opened this issue Jan 11, 2021 · 0 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade

Comments

@mp911de
Copy link
Member

mp911de commented Jan 11, 2021

A change in Spring Framework (spring-projects/spring-framework#26330) requires the use of Servlet API 4.0.1 which contains the javax.servlet.http.HttpServletResponse.setContentLengthLong(…) method. We still refer to version 3.0.1.

@mp911de mp911de added the type: dependency-upgrade A dependency upgrade label Jan 11, 2021
@mp911de mp911de added this to the 3.4.3 (2020.0.3) milestone Jan 11, 2021
@mp911de mp911de self-assigned this Jan 11, 2021
mp911de added a commit that referenced this issue Jan 11, 2021
We now build against a newer Servlet API version to align with Spring Framework.

Also, introduce a version property servlet.version for centralized version management.

Closes #1951
mp911de added a commit that referenced this issue Jan 11, 2021
Remove codeblocks in comments.

See #1951
mp911de added a commit that referenced this issue Jan 11, 2021
Remove codeblocks in comments.

See #1951
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant