mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-25 14:54:44 +08:00
fileupload CVE-2016-1000031
This commit is contained in:
parent
e52b9a7e87
commit
db9870b928
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -131,7 +131,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
<artifactId>commons-fileupload</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.qiniu</groupId>
|
||||
|
|
Loading…
Reference in a new issue