Skip to content

Commit 65cedf6

Browse files
committed
Upgrade to Thymeleaf 3.1.3.RELEASE
Closes gh-43464
1 parent 6a68faa commit 65cedf6

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
@@ -2398,7 +2398,7 @@ bom {
23982398
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
23992399
}
24002400
}
2401-
library("Thymeleaf", "3.1.2.RELEASE") {
2401+
library("Thymeleaf", "3.1.3.RELEASE") {
24022402
group("org.thymeleaf") {
24032403
modules = [
24042404
"thymeleaf",

0 commit comments

Comments
 (0)