We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d108da4 commit 488279cCopy full SHA for 488279c
1 file changed
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -639,7 +639,7 @@ class BeamModulePlugin implements Plugin<Project> {
639
commons_collections : "commons-collections:commons-collections:3.2.2",
640
commons_compress : "org.apache.commons:commons-compress:1.21",
641
commons_csv : "org.apache.commons:commons-csv:1.8",
642
- commons_io : "commons-io:commons-io:2.7",
+ commons_io : "commons-io:commons-io:2.13.0",
643
commons_lang3 : "org.apache.commons:commons-lang3:3.9",
644
commons_logging : "commons-logging:commons-logging:1.2",
645
commons_math3 : "org.apache.commons:commons-math3:3.6.1",
0 commit comments