aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-29 17:26:28 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-02 10:08:10 +0200
commita445698c98790be6717179f149ebd391422bb9cf (patch)
treeb7295c17e4b4aecc667fc3eba1c921939a3f4112 /pom.xml
parent2278146794b220eb8b859759527a8578370bb0fa (diff)
downloadsonarqube-a445698c98790be6717179f149ebd391422bb9cf.tar.gz
sonarqube-a445698c98790be6717179f149ebd391422bb9cf.zip
Upgrade orchestrator to version 3.15.0.1215
It improves killing of Oracle connection orphans in integration tests.
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 92479ca6fd5..26b1752d56a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<log4j.version>2.8.2</log4j.version>
<tomcat.version>8.5.16</tomcat.version>
<elasticsearch.version>5.6.2</elasticsearch.version>
- <orchestrator.version>3.15.0.1090</orchestrator.version>
+ <orchestrator.version>3.15.0.1215</orchestrator.version>
<okhttp.version>3.7.0</okhttp.version>
<jackson.version>2.6.6</jackson.version>