summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-04-29 13:15:01 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-04-29 13:15:03 +0800
commitac36aceaa5be4e92239300b86da103690589a1e6 (patch)
treed76e8683a9c9322f5c5989e5f0bf936b356496a1 /pom.xml
parentb6752f5c54a1680fd98d69f0b396552d78a44a97 (diff)
Change tomcat version to 9.0.16
Change-Id: Ia2cc0e2cbca5648d213521569f3e1f864bc1688f 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 adeb4755..606464c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</modules>
<properties>
- <tomcat.version>9.0.19</tomcat.version>
+ <tomcat.version>9.0.16</tomcat.version>
</properties>
<dependencyManagement>