Browse Source

Upgrade to Thymeleaf 3.0.14.RELEASE

Closes gh-29070
pull/29089/head
Stephane Nicoll 4 years ago
parent
commit
a4fbc98667
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1749,7 +1749,7 @@ bom { @@ -1749,7 +1749,7 @@ bom {
]
}
}
library("Thymeleaf", "3.0.12.RELEASE") {
library("Thymeleaf", "3.0.14.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",

Loading…
Cancel
Save