From e425eb5719ab7c576e500907e1595549ec0af7f5 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Sep 2023 23:06:36 +0200 Subject: [PATCH] GH-309 - Upgrade to Spring Boot 3.1.4 and Spring Framework 6.0.12. Also, examples to jMolecules BOM 2023.1.0. --- 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 de301d1a..0b6cbb07 100644 --- a/pom.xml +++ b/pom.xml @@ -39,9 +39,9 @@ 2023.1.0 UTF-8 UTF-8 - 6.0.11 + 6.0.12 0.0.7 - 3.1.3 + 3.1.4 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index d97bc330..f9afa33c 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.3 + 3.1.4 @@ -41,7 +41,7 @@ org.jmolecules jmolecules-bom - 2023.0.0 + 2023.1.0 pom import