From 179265a34b8d2645bda9eef578bdea882c7cff01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 08:07:31 +0000 Subject: [PATCH] build(deps): bump spring-boot.version in /{{cookiecutter.app_name}} Bumps `spring-boot.version` from 3.3.5 to 3.5.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.5.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- {{cookiecutter.app_name}}/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}/pom.xml b/{{cookiecutter.app_name}}/pom.xml index 95d1383..4275485 100644 --- a/{{cookiecutter.app_name}}/pom.xml +++ b/{{cookiecutter.app_name}}/pom.xml @@ -13,7 +13,7 @@ ${java.version} ${java.version} 5.11.3 - 3.3.5 + 3.5.4 7.20.1 2.6.0 1.5.1