File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
flink-autoscaler-standalone/src/main/resources/META-INF
flink-kubernetes-operator/src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This project bundles the following dependencies under the Apache Software Licens
10
10
- commons-collections:commons-collections:3.2.2
11
11
- org.apache.commons:commons-math3:3.6.1
12
12
- com.twitter:chill-java:0.7.6
13
- - commons-io:commons-io:2.11 .0
13
+ - commons-io:commons-io:2.17 .0
14
14
- org.apache.commons:commons-lang3:3.12.0
15
15
- commons-cli:commons-cli:1.5.0
16
16
- org.javassist:javassist:3.24.0-GA
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This project bundles the following dependencies under the Apache Software Licens
20
20
- com.twitter:chill-java:0.7.6
21
21
- commons-cli:commons-cli:1.5.0
22
22
- commons-collections:commons-collections:3.2.2
23
- - commons-io:commons-io:2.11 .0
23
+ - commons-io:commons-io:2.17 .0
24
24
- io.fabric8:kubernetes-client-api:jar:6.13.2
25
25
- io.fabric8:kubernetes-client:jar:6.13.2
26
26
- io.fabric8:kubernetes-httpclient-okhttp:jar:6.13.2
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ under the License.
82
82
83
83
<lombok .version>1.18.30</lombok .version>
84
84
<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>
86
86
<flink .version>1.19.1</flink .version>
87
87
88
88
<slf4j .version>1.7.36</slf4j .version>
You can’t perform that action at this time.
0 commit comments