Change the version of tomcat. 95/28995/1
authorLizi <li.zi30@zte.com.cn>
Wed, 24 Jan 2018 07:23:58 +0000 (07:23 +0000)
committerLizi <li.zi30@zte.com.cn>
Wed, 24 Jan 2018 07:24:09 +0000 (07:24 +0000)
Change-Id: I60f1964e19694dd020af689dcdf1cd681ddf6e88
Issue-ID: AAI-591
Signed-off-by: Lizi <li.zi30@zte.com.cn>
httpserver/pom.xml
pom.xml

index ea03cf2..18a760e 100644 (file)
@@ -30,7 +30,7 @@
 
     <properties>
         <packagename>httpserver</packagename>
-        <tomcat.version>8.5.6</tomcat.version>
+        <tomcat.version>8.5.23</tomcat.version>
     </properties>
 
     <profiles>
diff --git a/pom.xml b/pom.xml
index 210d6d4..cd98005 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     </modules>
        
        <properties>
-        <tomcat.version>8.5.6</tomcat.version>
+        <tomcat.version>8.5.23</tomcat.version>
     </properties>
        
        <dependencyManagement>