diff --git a/pom.xml b/pom.xml index e60d095..3630d8b 100644 --- a/pom.xml +++ b/pom.xml @@ -7,18 +7,18 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 3.5.11 com.imyeyu.spring timi-spring - 0.0.4 + 0.0.5 jar 21 - 3.4.0 + 3.5.11 21 21 UTF-8 @@ -102,20 +102,6 @@ org.springframework.boot spring-boot-starter-web ${springboot.version} - - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - - - com.fasterxml.jackson.module - jackson-module-parameter-names - - org.springframework.boot