diff options
Diffstat (limited to 'auth/auth-fs/pom.xml')
-rw-r--r-- | auth/auth-fs/pom.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 2084e18c..fcc4baa4 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -75,12 +75,7 @@ <dependency> <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-cadi-core</artifactId> - </dependency> - <dependency> - <groupId>org.owasp.encoder</groupId> - <artifactId>encoder</artifactId> - <version>1.2.1</version> - </dependency> + </dependency> </dependencies> <build> |