Skip to content

Commit

Permalink
Bump commons-io to 2.13.0 (#27776)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvolpato authored Aug 4, 2023
1 parent d108da4 commit 488279c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ class BeamModulePlugin implements Plugin<Project> {
commons_collections : "commons-collections:commons-collections:3.2.2",
commons_compress : "org.apache.commons:commons-compress:1.21",
commons_csv : "org.apache.commons:commons-csv:1.8",
commons_io : "commons-io:commons-io:2.7",
commons_io : "commons-io:commons-io:2.13.0",
commons_lang3 : "org.apache.commons:commons-lang3:3.9",
commons_logging : "commons-logging:commons-logging:1.2",
commons_math3 : "org.apache.commons:commons-math3:3.6.1",
Expand Down

0 comments on commit 488279c

Please sign in to comment.