Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 253 Bytes

hint4.md

File metadata and controls

12 lines (10 loc) · 253 Bytes

Hint 4

<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>zt-zip</artifactId>
    <version>1.13</version>
    <type>jar</type>
</dependency>

Make sure you run mvn install again after updating your pom.xml.