SOLR-9819: Upgrade Apache commons-fileupload to 1.3.2, fixing a security vulnerability

This commit is contained in:
Anshum Gupta 2016-12-02 12:09:10 -08:00
parent 98f75723f3
commit c61268f7cd
4 changed files with 4 additions and 2 deletions

View File

@ -64,7 +64,7 @@ com.sun.jersey.version = 1.9
/commons-collections/commons-collections = 3.2.2
/commons-configuration/commons-configuration = 1.6
/commons-digester/commons-digester = 2.1
/commons-fileupload/commons-fileupload = 1.3.1
/commons-fileupload/commons-fileupload = 1.3.2
/commons-io/commons-io = 2.5
/commons-lang/commons-lang = 2.6
/commons-logging/commons-logging = 1.1.3

View File

@ -255,6 +255,8 @@ Other Changes
* SOLR-9660: in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec)
(Judith Silverman, Christine Poerschke)
* SOLR-9819: Upgrade commons-fileupload to 1.3.2, fixing a potential vulnerability CVE-2016-3092 (Anshum Gupta)
================== 6.3.0 ==================
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.

View File

@ -1 +0,0 @@
c621b54583719ac0310404463d6d99db27e1052c

View File

@ -0,0 +1 @@
5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72