summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-05-24 09:12:03 +0100
committervasraz <vasyl.razinkov@est.tech>2022-05-24 09:12:03 +0100
commit47c04b23cf7fe1ab24eee39e8d001dbe84c5fef3 (patch)
tree79ec101e77b16aa5a9f807167c9eea72e8ed756d /pom.xml
parentf82f57944a6cf0151cf611e938acda0cb6ea9d65 (diff)
Remove vulnerable dependency
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7faf230b6cd65cafb07ed766a333f7857410db8a Issue-ID: SDC-4017
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 dc381c4ca9..5749fff805 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@ Modifications copyright (c) 2018-2019 Nokia
<jetty-distribution.version>9.4.45.v20220203</jetty-distribution.version>
<cxf.version>3.4.4</cxf.version>
- <org.owasp.esapi.version>2.2.3.1</org.owasp.esapi.version>
+ <org.owasp.esapi.version>2.4.0.0</org.owasp.esapi.version>
<org.dom4j.version>2.1.3</org.dom4j.version>
<!-- JSON and YAML Parsing -->