summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-04-27 12:45:40 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-04-27 12:45:42 +0800
commit8ad414f567b4b00c527070f131f9da671c0805f4 (patch)
tree7ff2712e101114aa2e7cf258bba7650c659e1302 /pom.xml
parente2c0286153fd6b2b661f0d3acb5aff9b91102d1a (diff)
Change tomcat version to 8.0.37
Change-Id: I521757eeeb6dbf02b5fe43d62a5e1dc16dd5ccae 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 e6584f5b..7857101c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</modules>
<properties>
- <tomcat.version>8.5.40</tomcat.version>
+ <tomcat.version>8.0.37</tomcat.version>
</properties>
<dependencyManagement>