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

Bumps org.apache.commons:commons-compress from 1.22 to 1.23.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-03-26 10:36:30 +03:00 committed by GitHub
parent 9e5d5fcdc0
commit f51952639c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ subprojects {
redisBungeeProxioDevVersion = "0.7.3"
commonsTextVersion = "1.10.0"
commonsCompressVersion = "1.22"
commonsCompressVersion = "1.23.0"
commonsCodecVersion = "1.15"
caffeineVersion = "3.1.5"
jettyVersion = "11.0.14"