Upgrade commons-fileupload from 1.3.1 to 1.3.2 (security vulnerability) 34/48734/2
authorMichael Vorburger <vorburger@redhat.com>
Mon, 28 Nov 2016 11:24:45 +0000 (12:24 +0100)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 28 Nov 2016 23:03:53 +0000 (23:03 +0000)
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3092

http://mail-archives.us.apache.org/mod_mbox/www-announce/201606.mbox/%3C6223ece6-2b41-ef4f-22f9-d3481e492832@apache.org%3E

https://bugzilla.redhat.com/show_bug.cgi?id=1349475

Change-Id: Ifc63c3b6021d8a8b3a906905fee96ce7287fd96b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
odlparent/pom.xml

index fad652d3be7df875ecd81444e3811e23a0d0fc17..5e752fe90a2663d53aad4201305ec41c6c05f5b0 100644 (file)
       <dependency>
         <groupId>commons-fileupload</groupId>
         <artifactId>commons-fileupload</artifactId>
-        <version>1.3.1</version>
+        <version>1.3.2</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>