From 67da49801f43067eacd6456d6e2c5a390b8463d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:44:37 +0000 Subject: [PATCH] chore(deps): bump org.springframework.boot in the all-dependencies group Bumps the all-dependencies group with 1 update: [org.springframework.boot](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 04a8defd..6f541764 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ plugins { id 'application' id 'jacoco' id 'io.spring.dependency-management' version '1.1.7' - id 'org.springframework.boot' version '3.5.5' + id 'org.springframework.boot' version '3.5.6' id 'com.github.ben-manes.versions' version '0.53.0' id 'org.sonarqube' version '6.3.1.5724' /*