Skip to content

Commit

Permalink
Bump commons-fileupload from 1.4 to 1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed May 6, 2023
1 parent b924dc1 commit 5ae6081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ <h1>

<p><b>2.1.9</b> TBD</p>
<ul>
<li>Bump commons-fileupload from 1.4 to 1.5.</li>
</ul>

<p><b>2.1.8</b> -- August 30, 2022</p>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
<version>1.5</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5ae6081

Please sign in to comment.