|
@@ -44,7 +44,7 @@ dependencies {
|
|
|
implementation "org.springframework.security:spring-security-web"
|
|
|
implementation "org.springframework:spring-webmvc"
|
|
|
implementation "org.springframework.security:spring-security-saml2-service-provider"
|
|
|
- implementation "org.thymeleaf:thymeleaf-spring6:3.1.0.M1"
|
|
|
+ implementation "org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE"
|
|
|
implementation "org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.0.M1"
|
|
|
|
|
|
providedCompile "jakarta.servlet:jakarta.servlet-api:6.0.0"
|