Skip to content

Commit 6b7efce

Browse files
authored
Merge pull request #1127 from freefair/dependabot/gradle/org.apache.commons-commons-compress-1.26.2
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
2 parents c1591b9 + 8005ea9 commit 6b7efce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compress-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ gradlePlugin {
4848
}
4949

5050
dependencies {
51-
api 'org.apache.commons:commons-compress:1.26.1'
51+
api 'org.apache.commons:commons-compress:1.26.2'
5252
implementation 'org.tukaani:xz:1.9'
5353

5454
implementation 'org.brotli:dec:0.1.2'

0 commit comments

Comments
 (0)