Merge pull request #2204 from olamy/feature/hazelcast_upgrade

upgrade to last hazelcast version 3.9.3
This commit is contained in:
Greg Wilkins 2018-02-21 16:34:05 +11:00 committed by GitHub
commit 0941803cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<name>Jetty :: Hazelcast Session Manager</name>
<properties>
<hazelcast.version>3.8.2</hazelcast.version>
<hazelcast.version>3.9.3</hazelcast.version>
<bundle-symbolic-name>${project.groupId}.hazelcast</bundle-symbolic-name>
</properties>