From b5e0b0e3bdb183971fe74826f90973048aa95f88 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 22 Feb 2024 23:21:07 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-parent to v3.2.3
---
pom.xml | 2 +-
solution/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b1778f2..9b22896 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.1
+ 3.2.3
ch.acend
diff --git a/solution/pom.xml b/solution/pom.xml
index 072f961..c39e16a 100644
--- a/solution/pom.xml
+++ b/solution/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.1
+ 3.2.3
ch.acend