Bump com.github.ben-manes.caffeine:caffeine from 3.1.4 to 3.1.5 in /Plan (#2910)

Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-17 18:26:06 +02:00 committed by GitHub
parent c20a746bd6
commit 6cec365d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ subprojects {
commonsTextVersion = "1.10.0"
commonsCompressVersion = "1.22"
commonsCodecVersion = "1.15"
caffeineVersion = "3.1.4"
caffeineVersion = "3.1.5"
jettyVersion = "11.0.14"
caffeineVersion = "2.9.2"
mysqlVersion = "8.0.32"