This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch tomee-9.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-9.x by this push:
     new 0f93ec3bd6 TOMEE-4187 - Commons FileUpload 1.5
0f93ec3bd6 is described below

commit 0f93ec3bd6426ddada53bd96e5cfb61be2451fe3
Author: Richard Zowalla <13417392+r...@users.noreply.github.com>
AuthorDate: Mon Feb 20 18:38:32 2023 +0100

    TOMEE-4187 - Commons FileUpload 1.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0570016e49..12685ae412 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
     <version.commons-collections>3.2.2</version.commons-collections>
     <version.commons-dbcp2>2.9.0</version.commons-dbcp2>
     <version.commons-discovery>0.5</version.commons-discovery>
-    <version.commons-fileupload>1.4</version.commons-fileupload>
+    <version.commons-fileupload>1.5</version.commons-fileupload>
     <version.commons-io>2.11.0</version.commons-io>
     <version.commons-jcs-cache>2.1</version.commons-jcs-cache>
     <version.commons-lang3>3.12.0</version.commons-lang3>

Reply via email to