Skip to content

Commit

Permalink
Merge branch '2.3.x' into 2.4.x
Browse files Browse the repository at this point in the history
Closes gh-24602
  • Loading branch information
snicoll committed Dec 23, 2020
2 parents ff59bb3 + d86eba3 commit 1261e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1662,7 +1662,7 @@ bom {
]
}
}
library("Thymeleaf", "3.0.11.RELEASE") {
library("Thymeleaf", "3.0.12.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",
Expand Down

0 comments on commit 1261e08

Please sign in to comment.