Skip to content

Commit

Permalink
Merge pull request #1168 from freefair/dependabot/gradle/org.apache.c…
Browse files Browse the repository at this point in the history
…ommons-commons-compress-1.27.0

Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
  • Loading branch information
larsgrefer authored Aug 19, 2024
2 parents ee4e183 + d230d2d commit 942b14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compress-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gradlePlugin {
}

dependencies {
api 'org.apache.commons:commons-compress:1.26.2'
api 'org.apache.commons:commons-compress:1.27.0'
implementation 'org.tukaani:xz:1.10'

implementation 'org.brotli:dec:0.1.2'
Expand Down

0 comments on commit 942b14c

Please sign in to comment.