diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 8c617286c29..f548d4b3fb6 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2680,7 +2680,7 @@ bom { javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers") } } - library("Thymeleaf", "3.1.3.RELEASE") { + library("Thymeleaf", "3.1.4.RELEASE") { group("org.thymeleaf") { modules = [ "thymeleaf",