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