From d74a3c4847d5b3c51b0840c641ce228124cf2ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 21:05:59 +0000 Subject: [PATCH] chore(deps): bump spring-boot.version from 4.0.2 to 4.0.5 Bumps `spring-boot.version` from 4.0.2 to 4.0.5. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.2...v4.0.5) Updates `org.springframework.boot:spring-boot-autoconfigure` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.2...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd4f793..fc8d4b1 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 0.10.0 - 4.0.2 + 4.0.5 true checkstyle/checkstyle-suppressions.xml