aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2017-08-14 15:19:24 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-05 14:24:12 +0200
commit6180e8d4cd207f716a6729bd32ef6694629a0811 (patch)
treebbee1ea5879219c36975882cfc8b3a448050bfae /pom.xml
parentc7ae1857b15ac53d7442cdf33685036455b8deb4 (diff)
downloadsonarqube-6180e8d4cd207f716a6729bd32ef6694629a0811.tar.gz
sonarqube-6180e8d4cd207f716a6729bd32ef6694629a0811.zip
SONAR-9712 Upgrade Hazelcast to 3.8.4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 418eb4e7a2e..325f3df6108 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<protobuf.version>3.0.0-beta-2</protobuf.version>
- <hazelcast.version>3.8</hazelcast.version>
+ <hazelcast.version>3.8.4</hazelcast.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.min.version>3.2</maven.min.version>