diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-29 13:15:01 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-04-29 13:15:03 +0800 |
commit | ac36aceaa5be4e92239300b86da103690589a1e6 (patch) | |
tree | d76e8683a9c9322f5c5989e5f0bf936b356496a1 | |
parent | b6752f5c54a1680fd98d69f0b396552d78a44a97 (diff) |
Change tomcat version to 9.0.16
Change-Id: Ia2cc0e2cbca5648d213521569f3e1f864bc1688f
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>9.0.19</tomcat.version> + <tomcat.version>9.0.16</tomcat.version> </properties> <dependencyManagement> |