From 627ede8bffefc492fa033e10e8892496ad0fdab1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 28 Aug 2020 12:38:42 +0100 Subject: [PATCH] Remove duplicate jackson-datatype-jsr310 dependency Closes gh-23123 --- .../spring-boot-actuator-autoconfigure/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml index 2133973b541..35964f09d2e 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml @@ -35,10 +35,6 @@ com.fasterxml.jackson.core jackson-databind - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - org.springframework spring-core