Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.8.0 to 2.14.0 in /backend
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.8.0 to 2.14.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 042941a commit 9dafe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<commons.lang3.version>3.12.0</commons.lang3.version>
<joda.time.version>2.10.10</joda.time.version>
<commons.io>2.8.0</commons.io>
<commons.io>2.14.0</commons.io>
<commons.text>1.10.0</commons.text>
<gmavenplus.plugin.version>2.1.0</gmavenplus.plugin.version>
<java.version>19</java.version>
Expand Down

0 comments on commit 9dafe59

Please sign in to comment.