summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwangyuerg <wangyuerg@chinamobile.com>2021-02-23 16:48:52 +0800
committerwangyuerg <wangyuerg@chinamobile.com>2021-02-23 16:49:16 +0800
commit89ba33ee3891f7ebe40b529c5ecf39d263440390 (patch)
treef12726b48697c914096136ae8ea1e2b3d7466a19 /pom.xml
parent84c65a90d991bcfbd791f44b6bfdd539cd627930 (diff)
chore: upsate tomcat package
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I8228a4c895f56d8218d98dd99724c4e17e75cadc Issue-ID: USECASEUI-543
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 22617445..7c3d851a 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>9.0.36</tomcat.version>
+ <tomcat.version>9.0.39</tomcat.version>
</properties>
<!--distributionManagement>