Skip to content

Commit 5ce9584

Browse files
committed
[SPARK-57801] Upgrade fabric8 to 7.8.0
### What changes were proposed in this pull request? This PR aims to upgrade `fabric8` (Kubernetes Client) to 7.8.0. ### Why are the changes needed? To bring the latest bug fixes and improvements. - https://github.com/fabric8io/kubernetes-client/releases/tag/v7.8.0 - fabric8io/kubernetes-client#7907 - fabric8io/kubernetes-client#7847 ### 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? Generated-by: Claude Opus 4.8 Closes #726 from dongjoon-hyun/SPARK-57801. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 891f3eb commit 5ce9584

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
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
[versions]
18-
fabric8 = "7.7.0"
18+
fabric8 = "7.8.0"
1919
lombok = "1.18.46"
2020
netty = "4.2.15.Final"
2121
operator-sdk = "5.3.5"

0 commit comments

Comments
 (0)