From 43b84f408565da3598e22b0979a74a871c06c607 Mon Sep 17 00:00:00 2001 From: pasindu Date: Mon, 26 Feb 2024 20:27:53 +0530 Subject: [PATCH] Fix unmatched jackson-annotations version usage --- pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a25f05d2e..3a778bb03 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,10 @@ swagger-core ${swagger.version} + + com.fasterxml.jackson.core + jackson-annotations + org.slf4j slf4j-api @@ -283,11 +287,23 @@ io.entgra.device.mgt.core io.entgra.device.mgt.core.identity.jwt.client.extension ${io.entgra.device.mgt.core.version} + + + com.fasterxml.jackson.core + jackson-annotations + + io.entgra.device.mgt.core io.entgra.device.mgt.core.apimgt.keymgt.extension ${io.entgra.device.mgt.core.version} + + + com.fasterxml.jackson.core + jackson-annotations + + io.entgra.device.mgt.core @@ -1079,7 +1095,7 @@ 2.7.18 - [1.6.0, 2.0.0) + [1.3.0, 2.0.0) [1.2.0,1.3.0) 1.51.0