From a9dd6add8883c9e8c5e65cb376de23bbe3f395e3 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 23 Feb 2023 20:14:03 +0100 Subject: [PATCH] GH-137 - Upgrade to Spring Boot 3.0.3. --- pom.xml | 2 +- spring-modulith-example/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 176dff9e..933c9999 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ UTF-8 6.0.4 0.0.4 - 3.0.2 + 3.0.3 diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml index 1b724be1..8e9a8f0d 100644 --- a/spring-modulith-example/pom.xml +++ b/spring-modulith-example/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.2 + 3.0.3