diff --git a/pom.xml b/pom.xml index b9a52a4..8bbdd51 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.12 + 3.2.12 @@ -84,10 +84,6 @@ org.hibernate.validator hibernate-validator - - org.springframework.boot - spring-boot-starter-cache - org.sonatype.plexus plexus-build-api @@ -140,7 +136,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.4.0 + 2.5.0 @@ -206,7 +202,6 @@ org.liquibase liquibase-core - ${liquibase-core.version} @@ -229,7 +224,6 @@ org.yaml snakeyaml - 2.0 @@ -510,7 +504,7 @@ true - org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_1 + org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_2