summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorcmrizhangzhen <781953240@qq.com>2022-12-14 19:09:39 +0800
committercmrizhangzhen <781953240@qq.com>2022-12-14 19:09:50 +0800
commit056b863b97f501d791c0405a323152c8bfefa045 (patch)
treef5985599bffbe2774cbb238b2786c4fa0c85d839 /pom.xml
parent3909a4f66a1ec8e0f9418107fa29d05fa317068e (diff)
upgrade pom for usecase-ui
Issue-ID: USECASEUI-766 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: Ic7146d4e2691887fca1e3666ad964ef03e9d57fe
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 71cdaeca..73507289 100644
--- 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>