From 9b5b50b568ec842a0e824c3f74b57a702327c790 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 25 Jun 2026 11:12:48 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-parent to v3.5.16
---
pom.xml | 2 +-
solution/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b1778f2..4b34fb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.1
+ 3.5.16
ch.acend
diff --git a/solution/pom.xml b/solution/pom.xml
index 072f961..884b69f 100644
--- a/solution/pom.xml
+++ b/solution/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.1
+ 3.5.16
ch.acend