From 3eedf865e3b229a3ad393ad04aa168a2e70995b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:26:25 +0000 Subject: [PATCH] build(deps): bump spring-boot.version from 4.0.0 to 4.1.0 in /services Bumps `spring-boot.version` from 4.0.0 to 4.1.0. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.0...v4.1.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..84419ec 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -18,7 +18,7 @@ 17 - 4.0.0 + 4.1.0 3.5.15