[PRODSEC-8959] fix for zt-zip vulnerability (#668)

This commit is contained in:
purusothaman-mm 2024-06-07 13:22:30 +05:30 committed by GitHub
parent 2c29c915d4
commit 0a0039dcb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,7 +143,7 @@
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>zt-zip</artifactId>
<version>1.11</version>
<version>1.17</version>
</dependency>
<dependency>
<groupId>de.schlichtherle.truezip</groupId>