upgrade pom for usecase-ui 08/132708/1
authorcmrizhangzhen <781953240@qq.com>
Wed, 14 Dec 2022 11:09:39 +0000 (19:09 +0800)
committercmrizhangzhen <781953240@qq.com>
Wed, 14 Dec 2022 11:09:50 +0000 (19:09 +0800)
Issue-ID: USECASEUI-766
Signed-off-by: cmrizhangzhen <781953240@qq.com>
Change-Id: Ic7146d4e2691887fca1e3666ad964ef03e9d57fe

pom.xml

diff --git a/pom.xml b/pom.xml
index 71cdaec..7350728 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>10.0.21</tomcat.version>
+        <tomcat.version>10.1.2</tomcat.version>
     </properties>
 
     <!--distributionManagement>