Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 3893c52 commit e0118dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ dependencies {
implementation("com.github.FAForever.faf-java-commons:faf-commons-api:${commonsVersion}")
implementation("com.github.FAForever.faf-java-commons:faf-commons-lobby:${commonsVersion}")
implementation("com.google.guava:guava:33.2.0-jre")
implementation("org.apache.commons:commons-compress:1.26.1")
implementation("org.apache.commons:commons-compress:1.26.2")
implementation("net.java.dev.jna:jna:5.14.0")
implementation("net.java.dev.jna:jna-platform:5.14.0")
implementation("org.jetbrains:annotations:24.1.0")
Expand Down

0 comments on commit e0118dc

Please sign in to comment.