Skip to content

Commit

Permalink
Bump caffeine from 2.8.8 to 2.9.3 (#457)
Browse files Browse the repository at this point in the history
Bumps [caffeine](https://github.com/ben-manes/caffeine) from 2.8.8 to 2.9.3.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v2.8.8...v2.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nkramer44 <[email protected]>
  • Loading branch information
dependabot[bot] and nkramer44 authored Aug 1, 2023
1 parent 648fd1f commit 9af32f0
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.8.8</version>
<version>2.9.3</version>
</dependency>
<dependency>
<groupId>com.ripple.cryptoconditions</groupId>
Expand Down

0 comments on commit 9af32f0

Please sign in to comment.