From 8e2c2384251dbc7bf56ed9ac30bda09b73d9cf0c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 20 Jul 2023 18:11:06 +0200 Subject: [PATCH] GH-244 - Upgrade examples to Boot 3.1.2 as well. --- spring-modulith-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index ed3a624c..540f1a9a 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.1 + 3.1.2