Clean up dependencies for London Release
[policy/drools-applications.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b674d5a..f4f2811 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>
+            <artifactId>swagger-annotations</artifactId>
         </dependency>
     </dependencies>
-
 </project>