aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/common-dependency/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rest-services/common-dependency/pom.xml')
-rw-r--r--rest-services/common-dependency/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rest-services/common-dependency/pom.xml b/rest-services/common-dependency/pom.xml
index 4d9b2e08..0472fac6 100644
--- a/rest-services/common-dependency/pom.xml
+++ b/rest-services/common-dependency/pom.xml
@@ -62,6 +62,10 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.assertj</groupId>
+ <artifactId>assertj-core</artifactId>
+ </dependency>
+ <dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
<scope>test</scope>