Skip to content

Commit

Permalink
CVE-2016-1000031 - Fixing security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
trygu committed May 23, 2019
1 parent 175456c commit ff3d3cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.1</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -158,4 +158,4 @@
</dependencies>
</profile>
</profiles>
</project>
</project>

0 comments on commit ff3d3cc

Please sign in to comment.