From 084625c19d8a77dd2e4e78ccfa15d6e54039bcc1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 10:52:40 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.0 --- cmd/jws/projects/spring-boot-todo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/jws/projects/spring-boot-todo/pom.xml b/cmd/jws/projects/spring-boot-todo/pom.xml index a490b5c..fbabd6c 100644 --- a/cmd/jws/projects/spring-boot-todo/pom.xml +++ b/cmd/jws/projects/spring-boot-todo/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.5.0 com.todoapp -- 2.47.2