From ee1b0ded8879ac1720619d493568f9b46c7d9c0f Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Dec 2023 14:10:31 +0100 Subject: [PATCH] GH-420 - Upgrade Spring Boot 3.2.1. --- pom.xml | 4 ++-- spring-modulith-examples/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3e33e264..78c5d8b7 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,8 @@ UTF-8 UTF-8 6.1.0 - 6.1.2-SNAPSHOT - 3.2.0 + 6.1.2 + 3.2.1 3.1.0 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 37f29275..d55e1b53 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,8 +25,8 @@ 17 - 6.1.2-SNAPSHOT - 3.2.0-RC2 + 6.1.2 + 3.2.1