Skip to content

Commit f1ae57d

Browse files
dependabot[bot]Pfeil
authored andcommitted
Bump zip4j from 2.9.0 to 2.11.1
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.9.0 to 2.11.1. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](srikanth-lingala/zip4j@v2.9.0...v2.11.1) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a90fc33 commit f1ae57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.3'
3131
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5'
3232
implementation group: 'commons-io', name: 'commons-io', version: '2.6'
33-
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.9.0'
33+
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.1'
3434
implementation 'com.github.fslev:json-compare:2.42'
3535
implementation group: 'commons-validator', name: 'commons-validator', version: '1.7'
3636

0 commit comments

Comments
 (0)