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

Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.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-09-22 16:53:46 +03:00 committed by GitHub
parent c0ea0b0d62
commit 630e672963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ subprojects {
redisBungeeProxioDevVersion = "0.7.3"
commonsTextVersion = "1.10.0"
commonsCompressVersion = "1.23.0"
commonsCompressVersion = "1.24.0"
commonsCodecVersion = "1.16.0"
caffeineVersion = "3.1.8"
jettyVersion = "11.0.16"