We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d96358 + 78a6c6d commit c32655cCopy full SHA for c32655c
1 file changed
example-10-spring-mvc/build.gradle
@@ -22,8 +22,8 @@ dependencies {
22
implementation libs.spring.web
23
implementation libs.spring.webmvc
24
25
- implementation "org.thymeleaf:thymeleaf:3.1.4.RELEASE"
26
- implementation "org.thymeleaf:thymeleaf-spring5:3.1.4.RELEASE"
+ implementation "org.thymeleaf:thymeleaf:3.1.5.RELEASE"
+ implementation "org.thymeleaf:thymeleaf-spring5:3.1.5.RELEASE"
27
}
28
29
tomcat {
0 commit comments