diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-27 16:05:08 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-27 16:05:09 +0800 |
commit | b6752f5c54a1680fd98d69f0b396552d78a44a97 (patch) | |
tree | 64a5d8b2e9ffb98de7485efdbd24ead571c320e4 | |
parent | 8ad414f567b4b00c527070f131f9da671c0805f4 (diff) |
Change tomcat version to 9.0.19
Change-Id: I4f676261deded64ff2990aba2cdece0579d09767
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.0.37</tomcat.version> + <tomcat.version>9.0.19</tomcat.version> </properties> <dependencyManagement> |