Skip to content

Commit

Permalink
NIFI-12439 Upgraded Kubernetes Client from 6.8.1 to 6.9.2
Browse files Browse the repository at this point in the history
This closes apache#8095

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
mr1716 authored and exceptionfactory committed Dec 2, 2023
1 parent 387a101 commit 3b0d810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<com.amazonaws.version>1.12.573</com.amazonaws.version>
<software.amazon.awssdk.version>2.20.148</software.amazon.awssdk.version>
<gson.version>2.10.1</gson.version>
<io.fabric8.kubernetes.client.version>6.8.1</io.fabric8.kubernetes.client.version>
<io.fabric8.kubernetes.client.version>6.9.2</io.fabric8.kubernetes.client.version>
<kotlin.version>1.9.10</kotlin.version>
<okhttp.version>4.12.0</okhttp.version>
<okio.version>3.6.0</okio.version>
Expand Down

0 comments on commit 3b0d810

Please sign in to comment.