From 50f19441812b1502fd9da1ebe349bace2a38a3ee Mon Sep 17 00:00:00 2001 From: HeshanSudarshana Date: Thu, 8 Feb 2024 19:02:11 +0530 Subject: [PATCH] Bump json-path version and Remove the private packaged json-path related dependencies --- component/pom.xml | 5 ++--- pom.xml | 6 ++++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/component/pom.xml b/component/pom.xml index 849771a..9643d00 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -195,9 +195,6 @@ ${project.artifactId} ${project.artifactId} - com.jayway.jsonpath.*, - net.minidev.*, - org.objectweb.asm.*, avro.shaded.com.google.common.*, com.thoughtworks.paranamer.*, org.apache.commons.compress.utils.*, @@ -225,6 +222,8 @@ io.siddhi.annotation.*;version="${io.siddhi.version.range}", io.siddhi.core.*;version="${io.siddhi.version.range}", io.siddhi.query.api.definition.*;version="${io.siddhi.version.range}", + com.jayway.jsonpath.*;version="${com.jayway.jsonpath.version.range}", + net.minidev.*;version="${net.minidev.json-smart.version.range}", *;resolution:=optional, diff --git a/pom.xml b/pom.xml index ce7e2c2..ef8ae8f 100644 --- a/pom.xml +++ b/pom.xml @@ -323,10 +323,10 @@ 3.0.0 2.13.3 2.13.3 - 2.2.0 + 2.9.0 2.8.0 5.4.1.wso2v1 - 2.4.7 + 2.5.0 0.7.9 1.8.2 9.5.0 @@ -346,6 +346,8 @@ [1.7,2) [1.8,2) [1.2,2) + [2.2.0,3.0.0) + [2.5.0,3.0.0) findbugs-exclude.xml checkstyle-suppressions.xml