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/).
6
6
7
7
This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
8
8
9
- - com.esotericsoftware.kryo:kryo:jar:2.24.0
10
- - com.esotericsoftware.minlog:minlog:jar:1.2
11
9
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.0
12
10
- com.fasterxml.jackson.core:jackson-core:jar:2.15.0
13
11
- 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
78
76
This project bundles the following dependencies under the BSD License.
79
77
See bundled license files for details.
80
78
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.
83
83
<lombok .version>1.18.30</lombok .version>
84
84
<commons-lang3 .version>3.12.0</commons-lang3 .version>
85
85
<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>
87
87
88
88
<slf4j .version>1.7.36</slf4j .version>
89
89
<log4j .version>2.23.1</log4j .version>
You can’t perform that action at this time.
0 commit comments