dependabot[bot] opened a new pull request, #26830: URL: https://github.com/apache/camel/pull/26830
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.4 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ben-manes/caffeine/releases">com.github.ben-manes.caffeine:caffeine's releases</a>.</em></p> <blockquote> <h2>3.3.0</h2> <ul> <li>Improved read performance by avoiding false sharing in the fast-path check</li> <li>Improved <a href="https://ben-manes.github.io/caffeine/wiki/adaptive-window.html">adaptive climber</a> for small caches and shifting workloads</li> <li>Fixed various minor issues found using AI audits</li> <li>Fixed over-aggressive refresh discard (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1970">#1970</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ben-manes/caffeine/commit/af860110a4b1e158d30ef0ccdd78a1600bdbde0d"><code>af86011</code></a> fix jcache audit triage</li> <li><a href="https://github.com/ben-manes/caffeine/commit/f063e56a0edb0369b29fc37a9c283cd317f303f2"><code>f063e56</code></a> Prevent overflow in snapshot durations</li> <li><a href="https://github.com/ben-manes/caffeine/commit/5b6fbd94f0e0d5727b0ffba52ba0365f5e793eb5"><code>5b6fbd9</code></a> Saturate the audit stillness counter</li> <li><a href="https://github.com/ben-manes/caffeine/commit/48cb4083684d6decb4841e9502f419d08128f6dc"><code>48cb408</code></a> Read lazy cache views and policies once</li> <li><a href="https://github.com/ben-manes/caffeine/commit/4978d1835234114a0a8568b1000be5a4de6360b7"><code>4978d18</code></a> Normalize JCache processor loader failures</li> <li><a href="https://github.com/ben-manes/caffeine/commit/c9038d8fa3084bfc45ac9f5d222dfe2de7ba548a"><code>c9038d8</code></a> Consume JCache iterator removals before listener failures</li> <li><a href="https://github.com/ben-manes/caffeine/commit/0b0afd2470294cae0b2a66b914e65c7733941ed6"><code>0b0afd2</code></a> polish</li> <li><a href="https://github.com/ben-manes/caffeine/commit/c0edd00bb6063e59ee1e7a7db5588fac7a6524f5"><code>c0edd00</code></a> restore coverage lost to recent fixes</li> <li><a href="https://github.com/ben-manes/caffeine/commit/5283c96dce60552f898af471b00a3cf54b69fa3e"><code>5283c96</code></a> make CLOCK-Pro's cold hand a setting</li> <li><a href="https://github.com/ben-manes/caffeine/commit/d15c2052ecbf51c15981a3e4f61f8885d093ad0a"><code>d15c205</code></a> make the bulk cache loaders serializable</li> <li>Additional commits viewable in <a href="https://github.com/ben-manes/caffeine/compare/v3.2.4...v3.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
