[
https://issues.apache.org/jira/browse/WW-5388?focusedWorklogId=902396&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-902396
]
ASF GitHub Bot logged work on WW-5388:
--------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/24 17:56
Start Date: 29/Jan/24 17:56
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #861:
URL: https://github.com/apache/struts/pull/861#issuecomment-1915271260
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=861)
**Quality Gate passed**
The SonarCloud Quality Gate passed, but some issues were introduced.
[1 New
issue](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=861&resolved=false&inNewCodePeriod=true)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=861&resolved=false&inNewCodePeriod=true)
[86.0% Coverage on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=861&metric=new_coverage&view=list)
[0.0% Duplication on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=861&metric=new_duplicated_lines_density&view=list)
[See analysis details on
SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=861)
Issue Time Tracking
-------------------
Worklog Id: (was: 902396)
Time Spent: 7h 20m (was: 7h 10m)
> 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: 7h 20m
> 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)