diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-27 12:45:40 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-27 12:45:42 +0800 |
commit | 8ad414f567b4b00c527070f131f9da671c0805f4 (patch) | |
tree | 7ff2712e101114aa2e7cf258bba7650c659e1302 | |
parent | e2c0286153fd6b2b661f0d3acb5aff9b91102d1a (diff) |
Change tomcat version to 8.0.37
Change-Id: I521757eeeb6dbf02b5fe43d62a5e1dc16dd5ccae
Issue-ID: USECASEUI-258
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ </modules> <properties> - <tomcat.version>8.5.40</tomcat.version> + <tomcat.version>8.0.37</tomcat.version> </properties> <dependencyManagement> |