aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-03-07 18:54:12 +0000
committerMichaelMorris <michael.morris@est.tech>2022-03-07 20:58:02 +0000
commitb96fc12cbd4d383df128de7504c9e167a122ab1b (patch)
tree65a602d9fcb5a3e7047a9d547b5334a8c19e6a2d /pom.xml
parent584dfd7712be7c238ef86c8ea4d009a61b33c75c (diff)
Update esapi dependency for sec vulnerability
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3895 Change-Id: I457f6865f081faf9474e2f63006b339b7c1512ea
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 72d407de72..f736c4fb64 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.0.0</org.owasp.esapi.version>
+ <org.owasp.esapi.version>2.2.3.1</org.owasp.esapi.version>
<org.dom4j.version>2.1.3</org.dom4j.version>
<!-- JSON and YAML Parsing -->