From 1f04ec8dbc532bdc3a378fde3581f36a18204e8e Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 08:50:01 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v3.5.14 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9ef36e4..ad8a532 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ [versions] com-vonage-server-sdk = "8.13.0" org-springframework-boot-spring-boot-devtools = "3.3.5" -org-springframework-boot-spring-boot-starter-thymeleaf = "3.3.5" +org-springframework-boot-spring-boot-starter-thymeleaf = "3.5.14" org-springframework-boot-spring-boot-starter-web = "3.3.5" [libraries]