Skip to content

Commit

Permalink
build(deps): bump com.github.ben-manes.caffeine:caffeine
Browse files Browse the repository at this point in the history
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 2.9.3 to 3.2.0.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v2.9.3...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 4438562 commit 7f19c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<jakarta.ws.rs-api-version>4.0.0</jakarta.ws.rs-api-version>
<snakeyaml.version>2.3</snakeyaml.version>
<slf4j.version>2.0.16</slf4j.version>
<caffeine.version>2.9.3</caffeine.version>
<caffeine.version>3.2.0</caffeine.version>
<protobuf.version>3.25.3</protobuf.version>
<junit.version>4.13</junit.version>
<bucket4j.version>7.6.0</bucket4j.version>
Expand Down

0 comments on commit 7f19c7d

Please sign in to comment.