aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-01-20 23:00:54 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-01-26 16:11:12 +0100
commitd2be425f8f9934605fc3838dd59685a84cd997dc (patch)
tree9d278a3d055499f74d26525761fdf6124c69b450 /pom.xml
parenta2820afbfb1658ea8ee61ee18a2911ead13ef267 (diff)
downloadsonarqube-d2be425f8f9934605fc3838dd59685a84cd997dc.tar.gz
sonarqube-d2be425f8f9934605fc3838dd59685a84cd997dc.zip
Upgrade to Tomcat 8.0.30
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 b438f480407..fb246f606b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,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.18</tomcat.version>
+ <tomcat.version>8.0.30</tomcat.version>
<elasticsearch.version>1.7.2</elasticsearch.version>
<okhttp.version>2.6.0</okhttp.version>