Skip to content

Commit

Permalink
Merge pull request #8 from Assembly-WebCrew/renovate/commons-fileuplo…
Browse files Browse the repository at this point in the history
…ad-commons-fileupload-1.x

Update dependency commons-fileupload:commons-fileupload to v1.4
  • Loading branch information
Scrin authored Jul 5, 2020
2 parents e2d9470 + 4cb2d65 commit 526be29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.1</version>
<version>1.4</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 526be29

Please sign in to comment.