Skip to content

Commit f93ebbf

Browse files
committed
Upgrade to Thymeleaf 3.1.5.RELEASE
Closes gh-50149
1 parent 4d0d706 commit f93ebbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2562,7 +2562,7 @@ bom {
25622562
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
25632563
}
25642564
}
2565-
library("Thymeleaf", "3.1.4.RELEASE") {
2565+
library("Thymeleaf", "3.1.5.RELEASE") {
25662566
group("org.thymeleaf") {
25672567
modules = [
25682568
"thymeleaf",

0 commit comments

Comments
 (0)