Skip to content

Commit 21f6fab

Browse files
committed
fix: use vulnerable zt library
1 parent d5f06b8 commit 21f6fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

todolist-web-struts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.zeroturnaround</groupId>
8181
<artifactId>zt-zip</artifactId>
82-
<version>1.13</version>
82+
<version>1.12</version>
8383
<type>jar</type>
8484
</dependency>
8585
</dependencies>

0 commit comments

Comments
 (0)