File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
flink-kubernetes-operator/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ This project bundles the following dependencies under the Apache Software Licens
5353- org.apache.commons:commons-lang3:3.14.0
5454- org.apache.commons:commons-math3:3.6.1
5555- org.apache.commons:commons-text:jar:1.10.0
56- - org.apache.logging.log4j:log4j-1.2-api:2.17 .1
57- - org.apache.logging.log4j:log4j-api:2.17 .1
58- - org.apache.logging.log4j:log4j-core:2.17 .1
59- - org.apache.logging.log4j:log4j-slf4j-impl:2.17 .1
56+ - org.apache.logging.log4j:log4j-1.2-api:2.23 .1
57+ - org.apache.logging.log4j:log4j-api:2.23 .1
58+ - org.apache.logging.log4j:log4j-core:2.23 .1
59+ - org.apache.logging.log4j:log4j-slf4j-impl:2.23 .1
6060- org.javassist:javassist:3.24.0-GA
6161- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10
6262- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ under the License.
8686 <flink .version>1.19.1</flink .version>
8787
8888 <slf4j .version>1.7.36</slf4j .version>
89- <log4j .version>2.17 .1</log4j .version>
89+ <log4j .version>2.23 .1</log4j .version>
9090
9191 <spotless .version>2.40.0</spotless .version>
9292 <it .skip>true</it .skip>
You can’t perform that action at this time.
0 commit comments