diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eb828bb998..34857836f3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2415,7 +2415,7 @@ bom { ] } } - library("Thymeleaf Layout Dialect", "3.3.0") { + library("Thymeleaf Layout Dialect", "3.4.0") { group("nz.net.ultraq.thymeleaf") { modules = [ "thymeleaf-layout-dialect"