Skip to content

Commit

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

Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1
  • Loading branch information
larsgrefer committed Aug 21, 2024
2 parents b45b3d1 + 3d1dce9 commit 17b8245
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.27.0'
api 'org.apache.commons:commons-compress:1.27.1'
implementation 'org.tukaani:xz:1.10'

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

0 comments on commit 17b8245

Please sign in to comment.