diff options
author | 2020-07-29 11:49:13 -0500 | |
---|---|---|
committer | 2020-07-29 11:49:13 -0500 | |
commit | de75a11f03d87b53f7a2b5525c8fc66f6053aef2 (patch) | |
tree | acf289a3bcccb20f15ef286b25241d2a65ce90b5 /auth/auth-locate/pom.xml | |
parent | 68a9a8d828dbc9ceea8f712a71e1e45866676037 (diff) |
Medium Vulnerabilities: Reverting the changes done towards Locate & FS
Issue-ID: AAF-1115
Change-Id: Ia26cb13d5105d6bad97503c8a85607f01e956478
Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
Diffstat (limited to 'auth/auth-locate/pom.xml')
-rw-r--r-- | auth/auth-locate/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 36585989..71fcfa98 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -83,11 +83,6 @@ <artifactId>encoder</artifactId> <version>1.2.1</version> </dependency> - <dependency> - <groupId>org.owasp.esapi</groupId> - <artifactId>esapi</artifactId> - <version>2.0.1</version> - </dependency> </dependencies> |