aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-04-08 18:29:32 +0200
committersebdet <sebastien.determe@intl.att.com>2019-04-08 18:29:32 +0200
commitef6583ce9b1d007ee6a43048f49a63067383a7ad (patch)
tree893e4074110af12bb89b06b5cae86279e8e34134 /pom.xml
parent8356ed8bce80a957c68236ce14fe0a270524c7df (diff)
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>
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 e03aeada..c30741d5 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>