From 0113065f164f15967473c90def2c88ba0cb936f1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 28 Feb 2014 10:37:39 +0100 Subject: Bugfix: Sicherheitslücke CVE-2014-0050 betroffene "Apache Commons FileUpload" Update Apache Commons FileUpload Version 1.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d87ab8a4e..ca41e3ce7 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ commons-fileupload commons-fileupload - 1.1.1 + 1.3.1 commons-httpclient -- cgit v1.2.3