From af1c332ee2c34cec5ba331293904c780b3d0d550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:18:44 +0000 Subject: [PATCH] build(deps): bump spring-boot.version from 4.0.0 to 4.0.6 in /services Bumps `spring-boot.version` from 4.0.0 to 4.0.6. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.0 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.0...v4.0.6) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.0 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.0...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pom.xml b/services/pom.xml index 2a73ebf..8fe035c 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -18,7 +18,7 @@ 17 - 4.0.0 + 4.0.6 3.5.15