summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-04-26 17:05:02 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-04-26 17:05:04 +0800
commite2c0286153fd6b2b661f0d3acb5aff9b91102d1a (patch)
treec0424ec69e6de5bdccc72bfaa9812f05630c5b7c /pom.xml
parent092fa08d7be02d29170bf89dab28efdeef300c82 (diff)
Change tomcat version to 8.5.40
Change-Id: I061a4d66fe8291a36bc96f244ed53149f72facfe Issue-ID: USECASEUI-258 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
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 606464c2..e6584f5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</modules>
<properties>
- <tomcat.version>9.0.16</tomcat.version>
+ <tomcat.version>8.5.40</tomcat.version>
</properties>
<dependencyManagement>