[
https://issues.apache.org/jira/browse/WW-5388?focusedWorklogId=904532&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-904532
]
ASF GitHub Bot logged work on WW-5388:
--------------------------------------
Author: ASF GitHub Bot
Created on: 11/Feb/24 17:28
Start Date: 11/Feb/24 17:28
Worklog Time Spent: 10m
Work Description: burtonrhodes commented on PR #873:
URL: https://github.com/apache/struts/pull/873#issuecomment-1937816422
Thanks for all your work here. Limited testing on my dev machine looks
good. I have uploaded this patch to a subset our server cluster and will report
back with any issues I see.
Issue Time Tracking
-------------------
Worklog Id: (was: 904532)
Time Spent: 10.5h (was: 10h 20m)
> Upgrade Commons Fileupload to FileUpload Jakarta Servlet 6
> ----------------------------------------------------------
>
> Key: WW-5388
> URL: https://issues.apache.org/jira/browse/WW-5388
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 10.5h
> Remaining Estimate: 0h
>
> There is a new version of JakartaEE FileUpload
> {code:xml}
> <dependency>
> <groupId>org.apache.commons</groupId>
> <artifactId>commons-fileupload2-jakarta-servlet6</artifactId>
> <version>2.0.0-M2</version>
> </dependency>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)