Skip to content

Commit 777a4e9

Browse files
committed
Upgrade to Thymeleaf Layout Dialect 2.5.1
Closes gh-23366
1 parent 25e4947 commit 777a4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1691,7 +1691,7 @@ bom {
16911691
]
16921692
}
16931693
}
1694-
library("Thymeleaf Layout Dialect", "2.4.1") {
1694+
library("Thymeleaf Layout Dialect", "2.5.1") {
16951695
group("nz.net.ultraq.thymeleaf") {
16961696
modules = [
16971697
"thymeleaf-layout-dialect"

0 commit comments

Comments
 (0)