Remove commons-io dependency from models
[policy/models.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 03340b9..81683a4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <artifactId>swagger-annotations</artifactId>
             <version>${version.swagger}</version>
         </dependency>
-        <dependency>
-            <groupId>commons-io</groupId>
-            <artifactId>commons-io</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-collections4</artifactId>