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 @@ -15,7 +15,7 @@ This project bundles the following dependencies under the Apache Software Licens
1515- commons-codec:commons-codec:jar:1.17.0
1616- commons-collections:commons-collections:jar:3.2.2
1717- commons-io:commons-io:jar:2.15.1
18- - org.apache.commons:commons-lang3:jar:3.12 .0
18+ - org.apache.commons:commons-lang3:jar:3.18 .0
1919- org.apache.commons:commons-math3:jar:3.6.1
2020- org.apache.logging.log4j:log4j-1.2-api:jar:2.23.1
2121- org.apache.logging.log4j:log4j-api:jar:2.23.1
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ This project bundles the following dependencies under the Apache Software Licens
5151- io.javaoperatorsdk:operator-framework-core:jar:5.1.0
5252- io.javaoperatorsdk:operator-framework:jar:5.1.0
5353- org.apache.commons:commons-compress:jar:1.26.0
54- - org.apache.commons:commons-lang3:jar:3.16 .0
54+ - org.apache.commons:commons-lang3:jar:3.18 .0
5555- org.apache.commons:commons-math3:jar:3.6.1
5656- org.apache.commons:commons-text:jar:1.10.0
5757- org.apache.logging.log4j:log4j-1.2-api:jar:2.23.1
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ under the License.
8181 <fabric8 .version>7.3.1</fabric8 .version>
8282
8383 <lombok .version>1.18.30</lombok .version>
84- <commons-lang3 .version>3.12 .0</commons-lang3 .version>
84+ <commons-lang3 .version>3.18 .0</commons-lang3 .version>
8585 <commons-io .version>2.17.0</commons-io .version>
8686 <flink .version>1.20.1</flink .version>
8787
You can’t perform that action at this time.
0 commit comments