Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
FileUpload depends on Servlet 3 API, e.g. in https://github.com/apache/commons-fileupload/blob/master/src/main/java/org/apache/commons/fileupload2/servlet/ServletFileUpload.java#L23
There should be a new major version that depends on Servlet 5 API instead so that it can be used e.g. together with Spring 6 https://spring.io/blog/2021/09/02/a-java-17-and-jakarta-ee-9-baseline-for-spring-framework-6
Attachments
Issue Links
- duplicates
-
FILEUPLOAD-309 Release version 2.0.0
- Resolved