diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 235d2ad6e9..0b41e064c9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1686,7 +1686,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"