Upgrade Hazelcast to 3.12.9

Closes gh-1705
This commit is contained in:
Eleftheria Stein
2020-09-22 10:46:15 +02:00
parent e46610f53a
commit b3b46fd8eb

View File

@@ -9,7 +9,7 @@ dependencyManagement {
}
dependencies {
dependencySet(group: 'com.hazelcast', version: '3.12.7') {
dependencySet(group: 'com.hazelcast', version: '3.12.9') {
entry 'hazelcast'
entry 'hazelcast-client'
}