From 28fdb06bde90e8f09c46e92796db793fc0db2e1c Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Thu, 23 Apr 2026 17:44:48 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v4 --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index f127029..b752d10 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.6 + 4.0.6 com.rdkr.tide-display