Skip to content

Commit 18ecf9e

Browse files
Fix flaky hazelcast tests
Closes gh-2310
1 parent ffe7fd3 commit 18ecf9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-session-hazelcast/hazelcast4/hazelcast4.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies {
3232
testImplementation "org.springframework:spring-web"
3333
testImplementation "org.junit.jupiter:junit-jupiter-api"
3434
testImplementation "org.springframework.security:spring-security-core"
35+
testImplementation "org.springframework.security:spring-security-web"
3536
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"
3637

3738
integrationTestCompile "org.testcontainers:testcontainers"

0 commit comments

Comments
 (0)