Fix tomcat issue
Fix tomcat severity issue reported by Nexus IQ due to dom4j fix
Issue-ID: CLAMP-338
Change-Id: I8921cf0dbee5351c98d8b12ea3f3c0a76afed595
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/pom.xml b/pom.xml
index e03aead..c30741d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<docker.skip.tag>true</docker.skip.tag>
<skip.staging.artifacts>false</skip.staging.artifacts>
<python.http.proxy.param/>
- <tomcat.version>8.5.34</tomcat.version>
+ <tomcat.version>9.0.16</tomcat.version>
</properties>
<profiles>