Skip to content

Commit

Permalink
Merge pull request #14 from wenijinew/dependabot/maven/commons-fileup…
Browse files Browse the repository at this point in the history
…load-commons-fileupload-1.5

Bump commons-fileupload:commons-fileupload from 1.3.3 to 1.5
  • Loading branch information
wenijinew authored Dec 4, 2023
2 parents 660e17f + 631ab37 commit e87bca5
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.3</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit e87bca5

Please sign in to comment.