From 39dce8eedf3ffe64daea35b8d2b52307f8530d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 19:02:44 +0300 Subject: [PATCH] build(deps): bump org.springframework.boot:spring-boot-starter-thymeleaf (#3520) Bumps [org.springframework.boot:spring-boot-starter-thymeleaf](https://github.com/spring-projects/spring-boot) from 3.4.4 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.4...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- page-controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-controller/pom.xml b/page-controller/pom.xml index c314459e9..564f73418 100644 --- a/page-controller/pom.xml +++ b/page-controller/pom.xml @@ -56,7 +56,7 @@ org.springframework.boot spring-boot-starter-thymeleaf - 3.4.4 + 4.0.6 org.junit.jupiter