pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/apache/axis-axis2-java-core/commit/96cfcfab459dfe14ebe7f04b5e5f0a156673b396

link crossorigen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-52276e82f63bb403.css" /> Merge pull request #1130 from apache/dependabot/maven/commons.fileupl… · apache/axis-axis2-java-core@96cfcfa · GitHub
Skip to content

Commit 96cfcfa

Browse files
authored
Merge pull request #1130 from apache/dependabot/maven/commons.fileupload.version-2.0.0-M5
build(deps): bump commons.fileupload.version from 2.0.0-M4 to 2.0.0-M5
2 parents cf02745 + 9543676 commit 96cfcfa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/kernel/src/org/apache/axis2/builder/MultipartFormDataBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ private static List parseRequest(JakartaServletRequestContext requestContext)
125125
JakartaServletFileUpload upload = new JakartaServletFileUpload<>(fileItemFactory);
126126
// There must be a limit.
127127
// This is for contentType="multipart/form-data"
128-
upload.setFileCountMax(1L);
128+
upload.setMaxFileCount(1L);
129129
// Parse the request
130130
return upload.parseRequest(requestContext);
131131
}

modules/webapp/src/main/java/org/apache/axis2/webapp/AdminActions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public Redirect doUpload(HttpServletRequest req) throws ServletException {
154154
// There must be a limit. This is for an aar file upload,
155155
// presumably only one. See:
156156
// https://axis.apache.org/axis2/java/core/docs/webadminguide.html#upservice
157-
upload.setFileCountMax(1L);
157+
upload.setMaxFileCount(1L);
158158
List<?> items = upload.parseRequest(req);
159159
// Process the uploaded items
160160
Iterator<?> iter = items.iterator();

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
<antlr.version>2.7.7</antlr.version>
472472
<aspectj.version>1.9.25.1</aspectj.version>
473473
<bsf.version>2.4.0</bsf.version>
474-
<commons.fileupload.version>2.0.0-M4</commons.fileupload.version>
474+
<commons.fileupload.version>2.0.0-M5</commons.fileupload.version>
475475
<commons.logging.version>1.3.6</commons.logging.version>
476476
<fi.version>2.1.1</fi.version>
477477
<google.gson.version>2.13.2</google.gson.version>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy