Remove Hazelcast 3 support

Closes gh-1947
This commit is contained in:
Eleftheria Stein
2021-11-11 18:28:14 +01:00
parent 182d24219c
commit f697850d23
49 changed files with 119 additions and 2775 deletions

View File

@@ -7,7 +7,7 @@ dependencies {
implementation project(':spring-session-core')
implementation "org.webjars:bootstrap"
implementation "org.webjars:webjars-taglib"
implementation "com.hazelcast:hazelcast-client"
implementation "com.hazelcast:hazelcast"
implementation "jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api"
implementation "org.apache.taglibs:taglibs-standard-jstlel"
implementation "org.slf4j:slf4j-api"