From 8a4095e369723256d17a56cc3a539a10042268e2 Mon Sep 17 00:00:00 2001 From: Kristina Date: Wed, 12 Feb 2025 11:26:15 +0100 Subject: [PATCH] IM- 569 fix: exclude conflicting `json-smart` dependencies and update version --- klab.hub/pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/klab.hub/pom.xml b/klab.hub/pom.xml index c0c178594..a0ae4fd71 100644 --- a/klab.hub/pom.xml +++ b/klab.hub/pom.xml @@ -156,7 +156,7 @@ org.springframework.boot spring-boot-starter-security ${spring-boot.version} - + org.springframework.security spring-security-test @@ -194,6 +194,18 @@ org.springframework.security spring-security-oauth2-client ${spring-security.version} + + + net.minidev + json-smart + + + + + + net.minidev + json-smart + 2.4.7