From b525d925ef0f863bc2727a1a6adb62058edf0a7e Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 22 Jun 2023 20:11:05 +0200 Subject: [PATCH] GH-219 - Upgrade to Spring Boot 3.1.1. --- 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 4a2825a9..cba45466 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ UTF-8 6.0.8 0.0.5 - 3.1.0 + 3.1.1 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 9e244cc1..7a30ee09 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.1.0-SNAPSHOT + 3.1.1