diff --git a/pom.xml b/pom.xml index 8bbdd51..a7a513a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.12 + 3.3.8 @@ -136,7 +136,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.5.0 + 2.6.0 @@ -504,7 +504,7 @@ true - org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_2 + org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_3