diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2018-11-07 09:54:46 +0800 |
---|---|---|
committer | Huabing Zhao <zhaohuabing@gmail.com> | 2018-11-07 13:14:27 +0800 |
commit | 87fa6ad968ad43587e0fde8c346e5e2df1fb4834 (patch) | |
tree | 0a75c1ccf208a2b7b31f56b7ae9d4ba9b8bc96bb /pom.xml | |
parent | 2b609609b666715907dad476b8a1ffaaa6f33989 (diff) |
Revert "Fix esr security vulnerabilites"
This reverts commit 2b609609b666715907dad476b8a1ffaaa6f33989.
Issue-ID: AAI-1879
Change-Id: Ie1bb804778a36e84be02e82a618df70da4d4c6ae
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
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.34</tomcat.version> + <tomcat.version>8.5.23</tomcat.version> </properties> <dependencyManagement> |