From efe792551bbdfb36957b85171d77d85cfa7b3dee Mon Sep 17 00:00:00 2001 From: Vincent Latombe Date: Tue, 29 Aug 2023 09:49:36 +0200 Subject: [PATCH] Remove snakeyaml-api dependency The new kubernetes-client depends on snakeyaml-engine library, which is not provided by snakeyaml-api plugin. --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index ce2ea43..2efafa0 100644 --- a/pom.xml +++ b/pom.xml @@ -190,10 +190,6 @@ bouncycastle-api runtime - - io.jenkins.plugins - snakeyaml-api - io.jenkins.plugins okhttp-api