Skip to content

Commit

Permalink
Bump caffeine from 3.0.0 to 3.0.1 (#121)
Browse files Browse the repository at this point in the history
Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2021
1 parent 55857d8 commit bc61639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>

<!-- Testing -->
Expand Down

0 comments on commit bc61639

Please sign in to comment.