Upgrade to Thymeleaf Layout Dialect 2.5.2
Closes gh-24929
This commit is contained in:
parent
ab883a7fd7
commit
b3fd1446f5
|
@ -1686,7 +1686,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Thymeleaf Layout Dialect", "2.5.1") {
|
library("Thymeleaf Layout Dialect", "2.5.2") {
|
||||||
group("nz.net.ultraq.thymeleaf") {
|
group("nz.net.ultraq.thymeleaf") {
|
||||||
modules = [
|
modules = [
|
||||||
"thymeleaf-layout-dialect"
|
"thymeleaf-layout-dialect"
|
||||||
|
|
Loading…
Reference in New Issue