summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2020-04-20 14:08:06 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-20 14:08:06 +0000
commit5aebba12d40086281c058a930356ad906f5ceac4 (patch)
tree026af598f2a1c118b8a8dd2c7ee78151b403bbbd /pom.xml
parent8e784ca1111f2dc28b38c85a4d31d34bbd530ca0 (diff)
parenta0f7b73109b919dba050203e17bf5a38401881dd (diff)
Merge "Upgrade to Apache Tomcat 9.0.33"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2a9a575..af0900d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
</modules>
<properties>
- <tomcat.version>8.5.35</tomcat.version>
+ <tomcat.version>9.0.33</tomcat.version>
</properties>
<dependencyManagement>