feat: change the version of tomcat 74/111074/1
authorcyuamber <xuranyjy@chinamobile.com>
Mon, 10 Aug 2020 06:42:17 +0000 (14:42 +0800)
committercyuamber <xuranyjy@chinamobile.com>
Mon, 10 Aug 2020 06:42:23 +0000 (14:42 +0800)
Change-Id: I08bfe6746e510785f95cdfd0e6a2c8a7e081c641
Issue-ID: USECASEUI-440
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7cfcfc9..2261744 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.26</tomcat.version>
+        <tomcat.version>9.0.36</tomcat.version>
     </properties>
 
     <!--distributionManagement>