aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2017-10-13 18:19:42 +0200
committerEric Hartmann <hartmann.eric@gmail.Com>2017-10-16 14:43:26 +0200
commite7bd0a49dcbb5c67436402d9e32fda7d50ef874b (patch)
tree3e296e5a1721328d71a186d9cdb55f58781d52da /pom.xml
parent67092c55703df05c435d340ce1031bfd6c5777f2 (diff)
downloadsonarqube-e7bd0a49dcbb5c67436402d9e32fda7d50ef874b.tar.gz
sonarqube-e7bd0a49dcbb5c67436402d9e32fda7d50ef874b.zip
SONAR-9982 Upgrade to Hazelcast 3.8.6
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 cf657ecaf5d..ac41bac4e4e 100644
--- 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>