Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 in /Pl…
Browse files Browse the repository at this point in the history
…an (#3644)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2024
1 parent b2deda8 commit c5f811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ subprojects {
redisBungeeProxioDevVersion = "0.7.3"

commonsTextVersion = "1.12.0"
commonsCompressVersion = "1.26.1"
commonsCompressVersion = "1.26.2"
commonsCodecVersion = "1.17.0"
caffeineVersion = "3.1.8"
jettyVersion = "11.0.21"
Expand Down

0 comments on commit c5f811f

Please sign in to comment.