Remove Thymeleaf from WelcomePageIntegrationTests
This commit is contained in:
@@ -14,8 +14,8 @@ dependencies {
|
||||
api("org.springframework:spring-web")
|
||||
|
||||
optional(project(":spring-boot-project:spring-boot-autoconfigure"))
|
||||
optional(project(":spring-boot-project:spring-boot-webmvc"))
|
||||
optional("org.springframework:spring-webflux")
|
||||
optional("org.springframework:spring-webmvc")
|
||||
optional("org.springframework.security:spring-security-web")
|
||||
optional("org.thymeleaf:thymeleaf")
|
||||
optional("org.thymeleaf.extras:thymeleaf-extras-springsecurity6")
|
||||
|
||||
Reference in New Issue
Block a user