Skip to content

Commit 3f92529

Browse files
Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 (#1458)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.github.ben-manes.caffeine:caffeine](https://redirect.github.com/ben-manes/caffeine) | `3.2.1` -> `3.2.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.ben-manes.caffeine:caffeine/3.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.ben-manes.caffeine:caffeine/3.2.1/3.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)</summary> ### [`v3.2.2`](https://redirect.github.com/ben-manes/caffeine/releases/tag/v3.2.2): 3.2.2 - Fixed characteristics returned by Spliterators ([#&#8203;1883](https://redirect.github.com/ben-manes/caffeine/issues/1883)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8593cf1 commit 3f92529

File tree

1 file changed

+1
-1
lines changed
  • prometheus-metrics-instrumentation-caffeine

1 file changed

+1
-1
lines changed

prometheus-metrics-instrumentation-caffeine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.github.ben-manes.caffeine</groupId>
4040
<artifactId>caffeine</artifactId>
41-
<version>3.2.1</version>
41+
<version>3.2.2</version>
4242
<scope>provided</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)