From 000168cfb8d1218d34e4ed10a62ea1f08462823c Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Wed, 14 Aug 2019 11:11:27 +0100 Subject: [PATCH] Lock version of jackson-module-jaxb-annotations --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 78c2689af5..d68406fbe2 100644 --- a/pom.xml +++ b/pom.xml @@ -370,6 +370,12 @@ jackson-annotations ${dependency.jackson.version} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${dependency.jackson.version} + org.codehaus.woodstox woodstox-core-asl