chore: upsate tomcat package 24/118224/1
authorwangyuerg <wangyuerg@chinamobile.com>
Tue, 23 Feb 2021 08:48:52 +0000 (16:48 +0800)
committerwangyuerg <wangyuerg@chinamobile.com>
Tue, 23 Feb 2021 08:49:16 +0000 (16:49 +0800)
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com>
Change-Id: I8228a4c895f56d8218d98dd99724c4e17e75cadc
Issue-ID: USECASEUI-543

pom.xml

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