Skip to content

Commit 8ead6ec

Browse files
committed
[FLINK-37236] Bump the flink version from 1.20.0 to 1.20.1
1 parent 3a2cfdd commit 8ead6ec

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

flink-kubernetes-operator/src/main/resources/META-INF/NOTICE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
66

77
This 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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)