aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-06-20 21:29:46 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-06-21 14:55:46 +0200
commit3e98af75d9793de1acdfcd3680fb4d888847cb3b (patch)
tree88530d8a9eedaf35cbbbc66e32ba4bf168131216 /pom.xml
parentb3282ed643fa6b940d52825688cf946725c712e0 (diff)
downloadsonarqube-3e98af75d9793de1acdfcd3680fb4d888847cb3b.tar.gz
sonarqube-3e98af75d9793de1acdfcd3680fb4d888847cb3b.zip
SONAR-7791 Upgrade to Tomcat 8.0.32
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 1c9d1822789..e5a76bb334d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<jetty.version>8.1.12.v20130726</jetty.version>
<logback.version>1.1.3</logback.version>
<slf4j.version>1.7.12</slf4j.version>
- <tomcat.version>8.0.30</tomcat.version>
+ <tomcat.version>8.0.32</tomcat.version>
<elasticsearch.version>2.3.3</elasticsearch.version>
<orchestrator.version>3.11</orchestrator.version>
<okhttp.version>2.6.0</okhttp.version>