diff options
author | Lizi <li.zi30@zte.com.cn> | 2018-01-24 07:23:58 +0000 |
---|---|---|
committer | Lizi <li.zi30@zte.com.cn> | 2018-01-24 07:24:09 +0000 |
commit | 8aa2fb7a4c8472e4ff7ec66df3f7d2e18022a395 (patch) | |
tree | 3a4c4ea53a2c113612e0314ab0e2d977a1344348 /pom.xml | |
parent | e02cfb1940c721efa29d7766763e5d5beaf46189 (diff) |
Change the version of tomcat.
Change-Id: I60f1964e19694dd020af689dcdf1cd681ddf6e88
Issue-ID: AAI-591
Signed-off-by: Lizi <li.zi30@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ </modules> <properties> - <tomcat.version>8.5.6</tomcat.version> + <tomcat.version>8.5.23</tomcat.version> </properties> <dependencyManagement> |