Skip to content

Commit

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

---
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 Aug 19, 2024
1 parent d26862f commit 2e717df
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 @@ -21,7 +21,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.7'
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 2e717df

Please sign in to comment.