File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
flink-kubernetes-operator/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
66
77This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
88
9- - com.esotericsoftware.kryo:kryo:jar:2.24.0
10- - com.esotericsoftware.minlog:minlog:jar:1.2
119- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.0
1210- com.fasterxml.jackson.core:jackson-core:jar:2.15.0
1311- com.fasterxml.jackson.core:jackson-databind:jar:2.15.0
@@ -78,5 +76,5 @@ This project bundles the following dependencies under the Apache Software Licens
7876This project bundles the following dependencies under the BSD License.
7977See bundled license files for details.
8078
81- - com.esotericsoftware.kryo:kryo:2.24.0
82- - com.esotericsoftware.minlog:minlog:1.2
79+ - com.esotericsoftware.kryo:kryo:jar: 2.24.0
80+ - com.esotericsoftware.minlog:minlog:jar: 1.2
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ under the License.
8383 <lombok .version>1.18.30</lombok .version>
8484 <commons-lang3 .version>3.12.0</commons-lang3 .version>
8585 <commons-io .version>2.17.0</commons-io .version>
86- <flink .version>1.20.0 </flink .version>
86+ <flink .version>1.20.1 </flink .version>
8787
8888 <slf4j .version>1.7.36</slf4j .version>
8989 <log4j .version>2.23.1</log4j .version>
You can’t perform that action at this time.
0 commit comments