Skip to content

Commit

Permalink
Merge pull request snyk-labs#187 from lirantal/fix/revert-to-vuln-zt
Browse files Browse the repository at this point in the history
fix: use vulnerable zt library
  • Loading branch information
bmvermeer authored Jul 12, 2019
2 parents 63fc973 + 21f6fab commit f0b9449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todolist-web-struts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>zt-zip</artifactId>
<version>1.13</version>
<version>1.12</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit f0b9449

Please sign in to comment.