We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3b1599 + b30603a commit 00c3f9fCopy full SHA for 00c3f9f
1 file changed
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
// Note: thymeleaf-extras-springsecurity6 is compatible with Spring Security 7
43
// No springsecurity7 artifact exists yet - Thymeleaf team uses springsecurity6 for 6.x+
44
compileOnly 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.3.RELEASE'
45
- compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.0'
+ compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.1'
46
47
// Other dependencies (moved to test scope for library)
48
implementation 'org.passay:passay:1.6.6'
0 commit comments