From b7d58b560a31b45b9ea8cc5ccced7955ba819cdd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Mar 2026 14:10:54 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.boot:spring-boot-starter-json to v4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7822d5d..9df9357 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.springframework.boot spring-boot-starter-json - 3.5.11 + 4.0.3 org.springframework.boot -- 2.49.1