]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-9978 Upgrade Tomcat to 8.5.23
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 13 Oct 2017 13:46:21 +0000 (15:46 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 16 Oct 2017 08:01:51 +0000 (10:01 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index b1cfe2cac894b8ea609aa4a18889a0f0b87a10b3..fcdd755dc026d52b076d1701e4896b5677b0132c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
 
     <!-- Be aware that Log4j is used by Elasticsearch client -->
     <log4j.version>2.8.2</log4j.version>
-    <tomcat.version>8.5.16</tomcat.version>
+    <tomcat.version>8.5.23</tomcat.version>
     <elasticsearch.version>5.6.2</elasticsearch.version>
     <orchestrator.version>3.15.0.1215</orchestrator.version>
     <okhttp.version>3.7.0</okhttp.version>