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

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


The following commit(s) were added to refs/heads/main by this push:
     new d4f77a63f6 TOMEE-4187 - Commons FileUpload 1.5
d4f77a63f6 is described below

commit d4f77a63f671932b528e11fc35db475b8036bf1a
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Feb 20 18:39:00 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 05054b74c4..2f1ce3c70f 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>
     <commons-io.version>2.11.0</commons-io.version>
     <jcs.version>2.1</jcs.version>
     <commons-lang3.version>3.12.0</commons-lang3.version>

Reply via email to