From 034e9c0e258fb667c721e90b792db5eb7d84aba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:54:09 +0000 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-starter-json Bumps [org.springframework.boot:spring-boot-starter-json](https://github.com/spring-projects/spring-boot) from 4.0.7 to 4.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.7...v4.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-json dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5940a3..7d0427a 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ org.springframework.boot spring-boot-starter-json - 4.0.7 + 4.1.1 compile