From f5a72ea250e7a672ce7f4ab7782237c8259813f1 Mon Sep 17 00:00:00 2001 From: Radek Antoniuk Date: Sun, 12 Jan 2025 17:55:56 +0100 Subject: [PATCH] use json-api-plugin instead of direct dependency --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0f73104f..71dfdcde 100644 --- a/pom.xml +++ b/pom.xml @@ -71,11 +71,6 @@ atlassian-plugins-core 5.3.12 - - org.json - json - 20241224 - @@ -230,6 +225,10 @@ io.jenkins.plugins jersey2-api + + io.jenkins.plugins + json-api + io.jenkins.plugins joda-time-api