mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Upgrade to Thymeleaf 3.1.4.RELEASE
Closes gh-50052
This commit is contained in:
@@ -2680,7 +2680,7 @@ bom {
|
||||
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
|
||||
}
|
||||
}
|
||||
library("Thymeleaf", "3.1.3.RELEASE") {
|
||||
library("Thymeleaf", "3.1.4.RELEASE") {
|
||||
group("org.thymeleaf") {
|
||||
modules = [
|
||||
"thymeleaf",
|
||||
|
||||
Reference in New Issue
Block a user