diff options
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r-- | catalog-be/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index a74d594ce8..7f34e15c56 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -465,10 +465,6 @@ <groupId>org.slf4j</groupId> </exclusion> <exclusion> - <artifactId>powermock-api-mockito</artifactId> - <groupId>org.powermock</groupId> - </exclusion> - <exclusion> <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-cadi-aaf</artifactId> </exclusion> |