File tree 2 files changed +5
-5
lines changed
flink-kubernetes-operator/src/main/resources/META-INF
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
53
53
- org.apache.commons:commons-lang3:3.14.0
54
54
- org.apache.commons:commons-math3:3.6.1
55
55
- 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
60
60
- org.javassist:javassist:3.24.0-GA
61
61
- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10
62
62
- 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.
86
86
<flink .version>1.19.1</flink .version>
87
87
88
88
<slf4j .version>1.7.36</slf4j .version>
89
- <log4j .version>2.17 .1</log4j .version>
89
+ <log4j .version>2.23 .1</log4j .version>
90
90
91
91
<spotless .version>2.40.0</spotless .version>
92
92
<it .skip>true</it .skip>
You can’t perform that action at this time.
0 commit comments