aboutsummaryrefslogtreecommitdiffstats
path: root/so-optimization-clients/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'so-optimization-clients/pom.xml')
-rw-r--r--so-optimization-clients/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/so-optimization-clients/pom.xml b/so-optimization-clients/pom.xml
index c51ef8998b..2abcc656d3 100644
--- a/so-optimization-clients/pom.xml
+++ b/so-optimization-clients/pom.xml
@@ -67,6 +67,11 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.junit.vintage</groupId>
+ <artifactId>junit-vintage-engine</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>