For new release,we need to udate tomcat to 9.0.26 44/103744/1 2.0.5
authorhekeguang <hekeguang@chinamobile.com>
Mon, 16 Mar 2020 15:29:37 +0000 (23:29 +0800)
committerhekeguang <hekeguang@chinamobile.com>
Mon, 16 Mar 2020 15:29:49 +0000 (23:29 +0800)
Issue-ID: USECASEUI-412
Change-Id: Ief453b377ae5919ba990ba7e792732a51421b1ce
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8353544..8a3bb55 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
         <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
         <releaseNexusPath>content/repositories/releases/</releaseNexusPath>
         <siteNexusPath>content/sites/site/${project.groupId}/${project.artifactId}/${project.version}/</siteNexusPath>
-        <tomcat.version>9.0.24</tomcat.version>
+        <tomcat.version>9.0.26</tomcat.version>
     </properties>
 
     <!--distributionManagement>