From 7012e1c9cc076357c4137994937aef668e2479ec Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Dec 2023 14:19:45 +0100 Subject: [PATCH] GH-424 - Upgrade to Spring Boot 3.2.1. --- pom.xml | 4 ++-- spring-modulith-examples/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b1cbbfb3..6675d832 100644 --- a/pom.xml +++ b/pom.xml @@ -40,8 +40,8 @@ 1.18.30 UTF-8 UTF-8 - 6.1.0 - 3.2.0 + 6.1.2 + 3.2.1 3.0.4 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index beb2596c..fc70125f 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.0-RC2 + 3.2.1 @@ -25,7 +25,7 @@ 17 - 3.2.0-RC2 + 3.2.1