Fixed Sonar Bug and Code Smell Blockers
[cli.git] / profiles / http / pom.xml
index c830708..2274bfc 100644 (file)
@@ -118,6 +118,12 @@ Excluded commons-codec vulnerable version and added invulnerable version
             <version>4.11</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.junit.jupiter</groupId>
+            <artifactId>junit-jupiter-api</artifactId>
+            <version>5.8.2</version>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.jmockit</groupId>
             <artifactId>jmockit</artifactId>