Skip to content

Commit d54c8df

Browse files
1996fanruigyfora
authored andcommitted
[FLINK-37236] Bump the flink version from 1.20.0 to 1.20.1
1 parent f874b03 commit d54c8df

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

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

Lines changed: 2 additions & 4 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
@@ -78,5 +76,5 @@ This project bundles the following dependencies under the Apache Software Licens
7876
This project bundles the following dependencies under the BSD License.
7977
See 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

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)