diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a82fd5ddad31..dd7e9ad4b53c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1691,7 +1691,7 @@ bom { ] } } - library("Thymeleaf Layout Dialect", "2.5.1") { + library("Thymeleaf Layout Dialect", "2.5.2") { group("nz.net.ultraq.thymeleaf") { modules = [ "thymeleaf-layout-dialect"