diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-26 17:05:02 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-26 17:05:04 +0800 |
commit | e2c0286153fd6b2b661f0d3acb5aff9b91102d1a (patch) | |
tree | c0424ec69e6de5bdccc72bfaa9812f05630c5b7c /pom.xml | |
parent | 092fa08d7be02d29170bf89dab28efdeef300c82 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ </modules> <properties> - <tomcat.version>9.0.16</tomcat.version> + <tomcat.version>8.5.40</tomcat.version> </properties> <dependencyManagement> |