diff --git a/spring-boot-starters/spring-boot-starter-json/pom.xml b/spring-boot-starters/spring-boot-starter-json/pom.xml index 1129d86bf2..99d1d7c51e 100644 --- a/spring-boot-starters/spring-boot-starter-json/pom.xml +++ b/spring-boot-starters/spring-boot-starter-json/pom.xml @@ -22,10 +22,6 @@ com.fasterxml.jackson.core jackson-databind - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - com.fasterxml.jackson.datatype jackson-datatype-jsr310