Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 in /Plan (#3320)

Bumps org.apache.commons:commons-compress from 1.24.0 to 1.25.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-18 14:04:51 +02:00 committed by GitHub
parent de31166248
commit 08e57c0264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ subprojects {
redisBungeeProxioDevVersion = "0.7.3"
commonsTextVersion = "1.11.0"
commonsCompressVersion = "1.24.0"
commonsCompressVersion = "1.25.0"
commonsCodecVersion = "1.16.0"
caffeineVersion = "3.1.8"
jettyVersion = "11.0.18"