Ensure Hazelcast 4 compatibility with Java 9+
This commit is contained in:
@@ -23,6 +23,7 @@ dependencies {
|
||||
compile project(':spring-session-core')
|
||||
compile "com.hazelcast:hazelcast:4.0.2"
|
||||
compile "org.springframework:spring-context"
|
||||
compile "javax.annotation:javax.annotation-api"
|
||||
|
||||
testCompile "javax.servlet:javax.servlet-api"
|
||||
testCompile "org.springframework:spring-web"
|
||||
|
||||
Reference in New Issue
Block a user