]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-9982 Upgrade to Hazelcast 3.8.6
authorEric Hartmann <hartmann.eric@gmail.com>
Fri, 13 Oct 2017 16:19:42 +0000 (18:19 +0200)
committerEric Hartmann <hartmann.eric@gmail.Com>
Mon, 16 Oct 2017 12:43:26 +0000 (14:43 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index cf657ecaf5dabe6f803b620240c57ccfe21e413e..ac41bac4e4e3d2fb800580706d260c551d31fb19 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
 
     <protobuf.version>3.0.0-beta-2</protobuf.version>
 
-    <hazelcast.version>3.8.4</hazelcast.version>
+    <hazelcast.version>3.8.6</hazelcast.version>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <maven.min.version>3.3.9</maven.min.version>