REPO-3448 MNT-19431 Update commons-fileupload to 1.3.3 (#36)

This commit is contained in:
Alex Mukha
2018-04-09 17:23:24 +01:00
committed by GitHub
parent 38df047b11
commit 51f1f0e923

View File

@@ -258,6 +258,11 @@
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>