Skip to content

Commit 29b9c68

Browse files
r-sidd1996fanrui
authored andcommitted
[FLINK-36469] Bump commons-io from 2.11.0 to 2.17.0
1 parent d2c0173 commit 29b9c68

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

flink-autoscaler-standalone/src/main/resources/META-INF/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project bundles the following dependencies under the Apache Software Licens
1010
- commons-collections:commons-collections:3.2.2
1111
- org.apache.commons:commons-math3:3.6.1
1212
- com.twitter:chill-java:0.7.6
13-
- commons-io:commons-io:2.11.0
13+
- commons-io:commons-io:2.17.0
1414
- org.apache.commons:commons-lang3:3.12.0
1515
- commons-cli:commons-cli:1.5.0
1616
- org.javassist:javassist:3.24.0-GA

flink-kubernetes-operator/src/main/resources/META-INF/NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This project bundles the following dependencies under the Apache Software Licens
2020
- com.twitter:chill-java:0.7.6
2121
- commons-cli:commons-cli:1.5.0
2222
- commons-collections:commons-collections:3.2.2
23-
- commons-io:commons-io:2.11.0
23+
- commons-io:commons-io:2.17.0
2424
- io.fabric8:kubernetes-client-api:jar:6.13.2
2525
- io.fabric8:kubernetes-client:jar:6.13.2
2626
- io.fabric8:kubernetes-httpclient-okhttp:jar:6.13.2

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ under the License.
8282

8383
<lombok.version>1.18.30</lombok.version>
8484
<commons-lang3.version>3.12.0</commons-lang3.version>
85-
<commons-io.version>2.11.0</commons-io.version>
85+
<commons-io.version>2.17.0</commons-io.version>
8686
<flink.version>1.19.1</flink.version>
8787

8888
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)