Bump commons-compress from 1.20 to 1.21 in /Plan (#2000)

Bumps commons-compress from 1.20 to 1.21.

---
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] 2021-07-13 08:04:20 +03:00 committed by GitHub
parent ad935d7381
commit d7359a89b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ subprojects {
redisBungeeVersion = "0.6.3"
commonsTextVersion = "1.9"
commonsCompressVersion = "1.20"
commonsCompressVersion = "1.21"
caffeineVersion = "2.9.2"
mysqlVersion = "8.0.25"
sqliteVersion = "3.36.0.1"