diff options
author | Raviteja Cherughattu <rc835m@att.com> | 2020-07-29 11:49:13 -0500 |
---|---|---|
committer | Raviteja Cherughattu <rc835m@att.com> | 2020-07-29 11:49:13 -0500 |
commit | de75a11f03d87b53f7a2b5525c8fc66f6053aef2 (patch) | |
tree | acf289a3bcccb20f15ef286b25241d2a65ce90b5 /auth/auth-fs/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-fs/pom.xml')
-rw-r--r-- | auth/auth-fs/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 943c1082..2084e18c 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -81,11 +81,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> <build> |