Skip to content

Commit 488279c

Browse files
author
Bruno Volpato
authored
Bump commons-io to 2.13.0 (#27776)
1 parent d108da4 commit 488279c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ class BeamModulePlugin implements Plugin<Project> {
639639
commons_collections : "commons-collections:commons-collections:3.2.2",
640640
commons_compress : "org.apache.commons:commons-compress:1.21",
641641
commons_csv : "org.apache.commons:commons-csv:1.8",
642-
commons_io : "commons-io:commons-io:2.7",
642+
commons_io : "commons-io:commons-io:2.13.0",
643643
commons_lang3 : "org.apache.commons:commons-lang3:3.9",
644644
commons_logging : "commons-logging:commons-logging:1.2",
645645
commons_math3 : "org.apache.commons:commons-math3:3.6.1",

0 commit comments

Comments
 (0)