This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git
commit c7424fd2db00ea3b21e546272519c1c6a667007e Merge: ae77bdf49 0f8c2e655 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Mon Sep 29 15:01:49 2025 +0200 Merge pull request #1365 from apache/fix/WW-5573-false-positive-warning WW-5573 Avoids false positive warning if file doesn't exist already .../multipart/AbstractMultiPartRequest.java | 15 +++++++++ .../multipart/JakartaMultiPartRequest.java | 12 ++----- .../multipart/JakartaStreamMultiPartRequest.java | 38 ++++++++++------------ 3 files changed, 35 insertions(+), 30 deletions(-)