From af422c259f075f5a739aab3409facbb504468bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 05:22:27 +0000 Subject: [PATCH] chore(deps): bump springboot.version from 3.4.5 to 3.5.4 Bumps `springboot.version` from 3.4.5 to 3.5.4. Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.4.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.4.5...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.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.4.5...v3.5.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.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.4.5...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/example-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example-webapp/pom.xml b/examples/example-webapp/pom.xml index d7e87b4a7..6935f173e 100644 --- a/examples/example-webapp/pom.xml +++ b/examples/example-webapp/pom.xml @@ -30,7 +30,7 @@ 17 - 3.4.5 + 3.5.4 11.0.9