summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-04-27 16:05:08 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-04-27 16:05:09 +0800
commitb6752f5c54a1680fd98d69f0b396552d78a44a97 (patch)
tree64a5d8b2e9ffb98de7485efdbd24ead571c320e4 /pom.xml
parent8ad414f567b4b00c527070f131f9da671c0805f4 (diff)
Change tomcat version to 9.0.19
Change-Id: I4f676261deded64ff2990aba2cdece0579d09767 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 7857101c..adeb4755 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</modules>
<properties>
- <tomcat.version>8.0.37</tomcat.version>
+ <tomcat.version>9.0.19</tomcat.version>
</properties>
<dependencyManagement>