summaryrefslogtreecommitdiffstats
path: root/feature-active-standby-management/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'feature-active-standby-management/pom.xml')
-rw-r--r--feature-active-standby-management/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml
index 96bb3c0c..46d987cc 100644
--- a/feature-active-standby-management/pom.xml
+++ b/feature-active-standby-management/pom.xml
@@ -173,6 +173,11 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.powermock</groupId>
+ <artifactId>powermock-api-mockito2</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
</project>