From 22e5736637b3e9d385e3a29155f5e983c8314d3e Mon Sep 17 00:00:00 2001 From: Matt Magoffin Date: Mon, 11 Mar 2024 11:29:08 +1300 Subject: [PATCH] Fix OSGi import package version for net.minidev.asm. --- json-smart/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/json-smart/pom.xml b/json-smart/pom.xml index 1c85c0f..4cb1b8b 100644 --- a/json-smart/pom.xml +++ b/json-smart/pom.xml @@ -236,6 +236,10 @@ limitations under the License. net.minidev.json.reader, net.minidev.json.writer + + net.minidev.asm;version="1.0", + * +