From 48b207ec9702f121575a7db1c5065beead063d98 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 25 Aug 2023 10:17:22 -0700 Subject: [PATCH] GH-281 - Upgrade to Spring Boot 3.1.3. --- 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 7926c3a3..e1817ab5 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ UTF-8 6.0.11 0.0.7 - 3.1.2 + 3.1.3 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 293c13bc..d97bc330 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.2 + 3.1.3