Skip to content

Commit

Permalink
Bump com.github.ben-manes.caffeine:caffeine (#1090)
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 3.1.6 to 3.1.7.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](v3.1.6...v3.1.7)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 9b29ccc commit ce4703d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/write-behind-rxjava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<java.version>11</java.version>
<junit.version>4.13.2</junit.version>
<rxjava.version>2.2.21</rxjava.version>
<caffeine.version>3.1.6</caffeine.version>
<caffeine.version>3.1.7</caffeine.version>
<awaitility.version>4.2.0</awaitility.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
Expand Down

0 comments on commit ce4703d

Please sign in to comment.