Skip to content

Commit 78f2610

Browse files
TQJADEdongjoon-hyun
authored andcommitted
[SPARK-57906] Upgrade java-operator-sdk to 5.4.0
### What changes were proposed in this pull request? Update operator-sdk version ### Why are the changes needed? include features & bug fix from https://github.com/operator-framework/java-operator-sdk/releases/tag/v5.4.0 https://github.com/operator-framework/java-operator-sdk/releases/tag/v5.4.0 ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? unit test ### Was this patch authored or co-authored using generative AI tooling? no Closes #735 from TQJADE/patch-1. Authored-by: Tan Qi <16416018+TQJADE@users.noreply.github.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 6cbc691 commit 78f2610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
fabric8 = "7.8.0"
1919
lombok = "1.18.46"
2020
netty = "4.2.15.Final"
21-
operator-sdk = "5.3.5"
21+
operator-sdk = "5.4.0"
2222
dropwizard-metrics = "4.2.39"
2323
spark = "4.2.0-preview5"
2424
hadoop = "3.5.0"

0 commit comments

Comments
 (0)