Bump commons-compress from 1.21 to 1.22 in /Plan (#2704)

Bumps commons-compress from 1.21 to 1.22.

---
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>

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] 2022-11-07 19:23:40 +02:00 committed by GitHub
parent 2ac2cb89c3
commit 03fed03ce2
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.21"
commonsCompressVersion = "1.22"
commonsCodecVersion = "1.15"
caffeineVersion = "3.1.1"
jettyVersion = "11.0.12"