diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c46c98e73e..819475aa5b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1448,7 +1448,7 @@ bom { ] } } - library("Thymeleaf Layout Dialect", "3.0.0") { + library("Thymeleaf Layout Dialect", "3.1.0") { group("nz.net.ultraq.thymeleaf") { modules = [ "thymeleaf-layout-dialect"