From: liamfallon Date: Thu, 7 Apr 2022 15:34:48 +0000 (+0100) Subject: Add separate version for Jackson annotations X-Git-Tag: 1.10.2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F74%2F128374%2F1;p=policy%2Fcommon.git Add separate version for Jackson annotations Issue-ID: POLICY-4070 Change-Id: Ia742732bab1870d06fbbddc74180b995763bb442 Signed-off-by: liamfallon --- diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index c8ba090b..438cee7b 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -88,7 +88,7 @@ com.fasterxml.jackson.core jackson-annotations - ${version.jackson} + ${version.jackson.annotations} @@ -237,4 +237,4 @@ - \ No newline at end of file +