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