Skip to content

Commit e9eba82

Browse files
committed
Upgrade to Thymeleaf 3.0.15.RELEASE
Closes gh-29779
1 parent 0440147 commit e9eba82

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
@@ -1776,7 +1776,7 @@ bom {
17761776
]
17771777
}
17781778
}
1779-
library("Thymeleaf", "3.0.14.RELEASE") {
1779+
library("Thymeleaf", "3.0.15.RELEASE") {
17801780
group("org.thymeleaf") {
17811781
modules = [
17821782
"thymeleaf",

0 commit comments

Comments
 (0)