From e88c719bac100cd626c3e04633488e7f8305db24 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Wed, 28 Feb 2024 19:46:05 +0100 Subject: [PATCH] Use json-path-api plugin. --- plugin/pom.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index a463defda5..b5be875ab1 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -34,7 +34,6 @@ 2.9.1 1.17.2 - 2.5.0 1.37 1.19.6 @@ -81,17 +80,6 @@ eclipse-collections ${eclipse-collections.version} - - net.minidev - json-smart - ${json-smart.version} - - - org.json - json - - - org.jsoup jsoup @@ -178,6 +166,10 @@ io.jenkins.plugins json-api + + io.jenkins.plugins + json-path-api +