Update zip4j to 2.11.1

This commit is contained in:
DaCoolX
2022-08-02 20:57:06 +02:00
parent 395ae282b8
commit abc5a0b759

View File

@@ -26,7 +26,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.24'
implementation 'args4j:args4j:2.33'
implementation 'net.lingala.zip4j:zip4j:2.10.0'
implementation 'net.lingala.zip4j:zip4j:2.11.1'
implementation 'net.java.dev.jna:jna-platform:5.11.0'
implementation 'com.github.oshi:oshi-core:6.1.6'
implementation 'org.simpleframework:simple-xml:2.7.1'