Skip to content

Commit c9e71ad

Browse files
committed
Upgrade to Thymeleaf 3.1.5.RELEASE
Closes gh-50155
1 parent d032100 commit c9e71ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2809,7 +2809,7 @@ bom {
28092809
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
28102810
}
28112811
}
2812-
library("Thymeleaf", "3.1.4.RELEASE") {
2812+
library("Thymeleaf", "3.1.5.RELEASE") {
28132813
group("org.thymeleaf") {
28142814
modules = [
28152815
"thymeleaf",

0 commit comments

Comments
 (0)