Skip to content

Commit

Permalink
[FLINK-34007][k8s] Upgrade k8s client to v6.9.0 to cover client issue a…
Browse files Browse the repository at this point in the history
  • Loading branch information
XComp committed Jan 29, 2024
1 parent f9f3b32 commit 3855035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ under the License.
<packaging>jar</packaging>

<properties>
<kubernetes.client.version>6.6.2</kubernetes.client.version>
<kubernetes.client.version>6.9.0</kubernetes.client.version>
<surefire.module.config><!--
CommonTestUtils#setEnv
-->--add-opens=java.base/java.util=ALL-UNNAMED
Expand Down

0 comments on commit 3855035

Please sign in to comment.