diff options
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> |