Skip to content

Commit d087624

Browse files
williamhyundongjoon-hyun
authored andcommitted
[SPARK-52315] Upgrade kubernetes-client to version 7.3.1
### What changes were proposed in this pull request? This PR aims to upgrade the kubernetes-client version to 7.3.1. ### Why are the changes needed? This will bring the following bug fixes: - https://github.com/fabric8io/kubernetes-client/releases/tag/v7.3.1 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#229 from williamhyun/k8s. Authored-by: William Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 2909628 commit d087624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
[versions]
18-
fabric8 = "7.3.0"
18+
fabric8 = "7.3.1"
1919
lombok = "1.18.38"
2020
operator-sdk = "4.9.0"
2121
okhttp = "4.12.0"

0 commit comments

Comments
 (0)