Bump commons-codec:commons-codec from 1.15 to 1.16.0 in /Plan (#3085)

Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.15...rel/commons-codec-1.16.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  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-06-26 20:28:09 +03:00 committed by GitHub
parent 9bce3a39d0
commit e866499bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ subprojects {
commonsTextVersion = "1.10.0"
commonsCompressVersion = "1.23.0"
commonsCodecVersion = "1.15"
commonsCodecVersion = "1.16.0"
caffeineVersion = "3.1.6"
jettyVersion = "11.0.15"
caffeineVersion = "2.9.2"