aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-09-26 16:55:41 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-09-28 11:02:39 +0200
commitf6072dc84296352232a6d3b01526e78bd3296eb5 (patch)
tree441858529fb37f974227a3af4a6404341341cade /pom.xml
parentce42c2315fc9ff80465be9b52c84d877be8f8370 (diff)
downloadsonarqube-f6072dc84296352232a6d3b01526e78bd3296eb5.tar.gz
sonarqube-f6072dc84296352232a6d3b01526e78bd3296eb5.zip
Upgrade Elasticsearch from 2.3.3 to 2.3.5
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 01729433cf1..68397c3753c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<logback.version>1.1.7</logback.version>
<slf4j.version>1.7.21</slf4j.version>
<tomcat.version>8.0.32</tomcat.version>
- <elasticsearch.version>2.3.3</elasticsearch.version>
+ <elasticsearch.version>2.3.5</elasticsearch.version>
<orchestrator.version>3.13-build640</orchestrator.version>
<okhttp.version>3.3.1</okhttp.version>
<jackson.version>2.6.6</jackson.version>