We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe7fd3 commit 18ecf9eCopy full SHA for 18ecf9e
spring-session-hazelcast/hazelcast4/hazelcast4.gradle
@@ -32,6 +32,7 @@ dependencies {
32
testImplementation "org.springframework:spring-web"
33
testImplementation "org.junit.jupiter:junit-jupiter-api"
34
testImplementation "org.springframework.security:spring-security-core"
35
+ testImplementation "org.springframework.security:spring-security-web"
36
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"
37
38
integrationTestCompile "org.testcontainers:testcontainers"
0 commit comments