Skip to content

Commit 2ef2bf5

Browse files
csviridongjoon-hyun
authored andcommitted
[SPARK-53245] Update Java Operator SDK version to 5.1.2
Bumps JOSDK version to 5.1.2 contains an important fix for operator-framework/java-operator-sdk#2869 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? default test suit ### Was this patch authored or co-authored using generative AI tooling? No Closes apache#297 from csviri/bump-josdk. Authored-by: Attila Mészáros <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent b89c5cc commit 2ef2bf5

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
@@ -17,7 +17,7 @@
1717
[versions]
1818
fabric8 = "7.3.1"
1919
lombok = "1.18.38"
20-
operator-sdk = "5.1.1"
20+
operator-sdk = "5.1.2"
2121
okhttp = "4.12.0"
2222
dropwizard-metrics = "4.2.30"
2323
spark = "4.0.0"

0 commit comments

Comments
 (0)