summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2019-04-27 08:31:08 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-27 08:31:08 +0000
commit3043862f4d64266a099cafd046bf606042044d84 (patch)
tree3c3453c9b469f0514a285be8b2a92bb69d64c2f8
parentdce69188f54aa87b98eae7f7593b2c7aa4bd3514 (diff)
parentb6752f5c54a1680fd98d69f0b396552d78a44a97 (diff)
Merge "Change tomcat version to 9.0.19"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7857101c..adeb4755 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</modules>
<properties>
- <tomcat.version>8.0.37</tomcat.version>
+ <tomcat.version>9.0.19</tomcat.version>
</properties>
<dependencyManagement>