Re-enable Hazelcast support

Closes gh-1958
This commit is contained in:
Eleftheria Stein
2021-11-12 16:43:30 +01:00
parent 2113c32ed0
commit 979598e3c3
3 changed files with 5 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ plugins {
dependencies {
implementation project(':spring-session-hazelcast')
implementation project(':hazelcast4')
implementation "org.springframework:spring-web"
implementation "org.springframework.security:spring-security-config"
implementation "org.springframework.security:spring-security-web"