diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-02-01 14:00:27 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-02-01 14:00:38 +0100 |
commit | 0e50e42b1f9bc5936289117c92692c74458ff41f (patch) | |
tree | a908075c249d8e361083abe4b0c1e199fb5412bf /pom.xml | |
parent | 9a5db1cf2cd759754e8ad80631b70acca1386edb (diff) | |
download | sonarqube-0e50e42b1f9bc5936289117c92692c74458ff41f.tar.gz sonarqube-0e50e42b1f9bc5936289117c92692c74458ff41f.zip |
Upgrade to orchestrator 3.15.0.917
Fix authorization when tests reset db data throuh
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ <slf4j.version>1.7.21</slf4j.version> <tomcat.version>8.5.9</tomcat.version> <elasticsearch.version>2.4.4</elasticsearch.version> - <orchestrator.version>3.15.0.916</orchestrator.version> + <orchestrator.version>3.15.0.917</orchestrator.version> <okhttp.version>3.3.1</okhttp.version> <jackson.version>2.6.6</jackson.version> |