aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'models-interactions/model-actors/actor.test/pom.xml')
-rw-r--r--models-interactions/model-actors/actor.test/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/models-interactions/model-actors/actor.test/pom.xml b/models-interactions/model-actors/actor.test/pom.xml
index a17b4a72c..4499f287c 100644
--- a/models-interactions/model-actors/actor.test/pom.xml
+++ b/models-interactions/model-actors/actor.test/pom.xml
@@ -2,6 +2,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
+ Modifications Copyright (C) 2023 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -69,11 +70,6 @@
<version>${policy.common.version}</version>
</dependency>
<dependency>
- <groupId>org.powermock</groupId>
- <artifactId>powermock-api-mockito2</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>compile</scope>