Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io from 2.5 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.5 to 2.14.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent efe07b3 commit 465ce5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation 'org.json:json:20090211'
implementation 'org.apache.commons:commons-lang3:3.4'
implementation 'org.jetbrains:annotations:13.0'
implementation 'commons-io:commons-io:2.5'
implementation 'commons-io:commons-io:2.14.0'
implementation 'com.github.mifmif:generex:1.0.2'
implementation 'net.sf.biweekly:biweekly:0.6.1'
implementation 'com.googlecode.juniversalchardet:juniversalchardet:1.0.3'
Expand Down

0 comments on commit 465ce5d

Please sign in to comment.