Skip to content

Commit

Permalink
Merge pull request #63 from taciano-perez/dependabot/maven/api/common…
Browse files Browse the repository at this point in the history
…s-fileupload-commons-fileupload-1.5

Bump commons-fileupload from 1.3.3 to 1.5 in /api
  • Loading branch information
taciano-perez authored Jul 24, 2024
2 parents c766de8 + bb9f8c6 commit a361c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.3</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit a361c87

Please sign in to comment.