From 6b199c84d77bd50a9eea2203ce700f590edbd88d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 29 May 2019 09:02:25 +0100 Subject: [PATCH] Upgrade to Jackson 2.9.9 Closes gh-16910 --- spring-boot-project/spring-boot-dependencies/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index ecc18fd268..85829c6162 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -80,7 +80,7 @@ 4.4.11 9.4.13.Final 2.14 - 2.9.8 + 2.9.9 3.0.12 1.2.0 1.3.2 @@ -192,6 +192,7 @@ 2.0.20.Final 3325375 0.35 + 5.0.3 1.6.3 1.4.01 2.6.2 @@ -623,6 +624,11 @@ import pom + + com.fasterxml.woodstox + woodstox-core + ${woodstox.version} + com.github.ben-manes.caffeine caffeine