Update to Thymeleaf SpringSecurity6 3.1.2.RELEASE
This commit is contained in:
@@ -45,7 +45,7 @@ dependencies {
|
||||
implementation "org.springframework:spring-webmvc"
|
||||
implementation "org.springframework.security:spring-security-saml2-service-provider"
|
||||
implementation "org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE"
|
||||
implementation "org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.0.M1"
|
||||
implementation "org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE"
|
||||
|
||||
providedCompile "jakarta.servlet:jakarta.servlet-api:6.1.0"
|
||||
providedCompile "org.glassfish.web:jakarta.servlet.jsp.jstl:2.0.0"
|
||||
|
||||
@@ -30,7 +30,7 @@ dependencies {
|
||||
implementation "org.springframework.security:spring-security-saml2-service-provider"
|
||||
implementation "org.springframework:spring-webmvc"
|
||||
implementation "org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE"
|
||||
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.0.M1'
|
||||
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE'
|
||||
|
||||
providedCompile "jakarta.servlet:jakarta.servlet-api:6.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user