Skip to content

Commit

Permalink
chore(deps): bump commons-fileupload from 1.3.3 to 1.5 in /bom (#1309)
Browse files Browse the repository at this point in the history
Bumps commons-fileupload from 1.3.3 to 1.5.

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: liujianjun.ljj <liujianjun.ljj@antgroup.com>
  • Loading branch information
dependabot[bot] and liujianjun.ljj committed Mar 2, 2023
1 parent d8b2415 commit 90dca92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!--common-->
<httpcore.version>4.4.13</httpcore.version>
<httpclient.version>4.5.13</httpclient.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.fileupload.version>1.5</commons.fileupload.version>
<transmittable.version>2.12.1</transmittable.version>
<!-- Log libs -->
<slf4j.version>1.7.21</slf4j.version>
Expand Down

0 comments on commit 90dca92

Please sign in to comment.