Update tomcat version to 9.0.56. 19/127319/1
authorhekeguang <hekeguang@chinamobile.com>
Sat, 26 Feb 2022 12:45:15 +0000 (20:45 +0800)
committerhekeguang <hekeguang@chinamobile.com>
Sat, 26 Feb 2022 12:45:26 +0000 (20:45 +0800)
Issue-ID: USECASEUI-635
Change-Id: I0eae8087c074cc6c301e521ab27fbabebd386540
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index bf21ee8..42f76d6 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.39</tomcat.version>
+        <tomcat.version>9.0.56</tomcat.version>
     </properties>
 
     <!--distributionManagement>