Project

General

Profile

Actions

Architecture #22640

open

Upgrade to spring 6.x impossible with liftweb

Added by François ARMAND about 1 year ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Architecture - Dependencies
Target version:
-
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

We use spring for spring security.
Spring had a major version update in 2022 that has several impact on us:
- it's the first release to use the jakarta.* namespace in place of javax.* namespace for servlet.
- it looks like they want servlet 6 (jetty 11)
- they require Java 17.

https://spring.io/blog/2021/09/02/a-java-17-and-jakarta-ee-9-baseline-for-spring-framework-6

Since liftwev does not support servlet 6, we will need to remain on spring 5.x for the time beeing.

No data to display

Actions

Also available in: Atom PDF