We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0d706 commit f93ebbfCopy full SHA for f93ebbf
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2562,7 +2562,7 @@ bom {
2562
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
2563
}
2564
2565
- library("Thymeleaf", "3.1.4.RELEASE") {
+ library("Thymeleaf", "3.1.5.RELEASE") {
2566
group("org.thymeleaf") {
2567
modules = [
2568
"thymeleaf",
0 commit comments