Clean Annotations drools-applications
[policy/drools-applications.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 777359b..b674d5a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <artifactId>awaitility</artifactId>
             <scope>test</scope>
         </dependency>
+        <!-- Swagger v3 annotations -->
+        <dependency>
+            <groupId>io.swagger.core.v3</groupId>
+        <artifactId>swagger-annotations</artifactId>
+        <version>2.2.7</version>
+        </dependency>
     </dependencies>
 
 </project>