Upgrade commons-compress v1.18
[policy/engine.git] / POLICY-SDK-APP / pom.xml
index 9252114..182ed41 100644 (file)
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-compress</artifactId>
-            <version>1.8</version>
+            <version>${commons.compress.version}</version>
         </dependency>
         <dependency>
             <groupId>args4j</groupId>