Skip to content

Commit 66cf582

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump commons-compress from 1.20 to 1.21
Bumps commons-compress from 1.20 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3751ef8 commit 66cf582

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
@@ -52,7 +52,7 @@ dependencies {
5252
implementation group: 'org.json', name: 'json', version: '20210307'
5353
implementation 'de.jangassen:nsmenufx:3.1.0'
5454
implementation 'net.java.dev.jna:jna:5.7.0:jpms'
55-
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.20'
55+
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.21'
5656

5757
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
5858
testImplementation group: 'org.testfx', name: 'openjfx-monocle', version: 'jdk-12.0.1+2'

0 commit comments

Comments
 (0)