Skip to content

Commit

Permalink
Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2022
1 parent bc3d37b commit f9a9f43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-caffeine/pom.xml
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.9.3</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-caffeine3/pom.xml
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>3.0.6</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down

0 comments on commit f9a9f43

Please sign in to comment.