Skip to content

Commit 1261e08

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Closes gh-24602
2 parents ff59bb3 + d86eba3 commit 1261e08

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
@@ -1662,7 +1662,7 @@ bom {
16621662
]
16631663
}
16641664
}
1665-
library("Thymeleaf", "3.0.11.RELEASE") {
1665+
library("Thymeleaf", "3.0.12.RELEASE") {
16661666
group("org.thymeleaf") {
16671667
modules = [
16681668
"thymeleaf",

0 commit comments

Comments
 (0)