aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulienBe <jb379x@att.com>2020-03-23 15:59:11 +0100
committerJulienBe <jb379x@att.com>2020-03-23 17:54:16 +0100
commit8af7cda8e5b98d9be4c103d1f03f6b540ddcf66a (patch)
tree01a04e1104a6c13819f15b2e10a34d1b667a9951 /pom.xml
parentc405a83ec84c2bc1c090f06f9ac6207469e09cbb (diff)
tomcat-embed-core security issue
tomcat-embed-core:9.0.27 is flagged by nexusiq as a security issue Issue-ID: CLAMP-790 Change-Id: I07a99c75285daea5aac093cd644474bcc2db0fdb Signed-off-by: JulienBe <jb379x@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 633109bc..cb494853 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<docker.skip.tag>true</docker.skip.tag>
<skip.staging.artifacts>false</skip.staging.artifacts>
<python.http.proxy.param />
- <tomcat.version>9.0.27</tomcat.version>
+ <tomcat.version>9.0.33</tomcat.version>
<ui.react.src>ui-react</ui.react.src>
<ui.react.lib.src>ui-react-lib</ui.react.lib.src>
<npm.publish.url>https://nexus3.onap.org/repository/npm.snapshot/</npm.publish.url>