mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Upgrade to Thymeleaf 3.1.3.RELEASE
Closes gh-43464
This commit is contained in:
@@ -2398,7 +2398,7 @@ bom {
|
||||
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Thymeleaf", "3.1.2.RELEASE") {
|
||||
library("Thymeleaf", "3.1.3.RELEASE") {
|
||||
group("org.thymeleaf") {
|
||||
modules = [
|
||||
"thymeleaf",
|
||||
|
||||
Reference in New Issue
Block a user