From a8d08118b6700066657884e4cda63d728b68b801 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 23 Aug 2024 11:36:10 +0200 Subject: [PATCH] GH-777 - Upgrade to Spring Boot 3.2.9. --- pom.xml | 2 +- spring-modulith-examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 84760968..b15e2055 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ UTF-8 UTF-8 6.1.11 - 3.2.8 + 3.2.9 3.0.4 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 0c47b9f3..7dce710b 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.7 + 3.2.9