Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.github.ben-manes.caffeine:caffeine from 3.1.6 to 3.1.7 (#13)
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.6 to 3.1.7. <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.1.7</h2> <p>Cache</p> <ul> <li>Improved builder construction time (<a href="https://redirect.github.com/ben-manes/caffeine/issues/905">#905</a>)</li> </ul> <p>JCache</p> <ul> <li>Fixed deadlock when a cache listener writes to another cache (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1065">#1065</a>)</li> <li>Added <code>jakarta.inject</code> support, dropping <code>javax.inject</code> (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1009">#1009</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ben-manes/caffeine/commit/84dafa0c362f08c4ec9e1af4782fd23bf3eed621"><code>84dafa0</code></a> upgrade junit</li> <li><a href="https://github.com/ben-manes/caffeine/commit/b7e0ddfcccb49945d3aa93ddaa0c0cc78dd1945e"><code>b7e0ddf</code></a> fix snyk and resolve qodana analysis warnings</li> <li><a href="https://github.com/ben-manes/caffeine/commit/0bedba12102dd30c130080f0bf975d5b5ed02094"><code>0bedba1</code></a> minor build clean up (and buildDir was deprecated)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/1640b255d4747363513c99052630d35e335242ab"><code>1640b25</code></a> upgrade jamm library (memory meter)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/47fa0e15676a75e1077cb32a4e34f2ba0d4f9bff"><code>47fa0e1</code></a> upgrade to gradle 8.3-rc-1</li> <li><a href="https://github.com/ben-manes/caffeine/commit/7d20e933904d72b2eff7a037fc3ef3c2b334904d"><code>7d20e93</code></a> Bump hibernate from 6.2.6.Final to 6.2.7.Final in /examples/hibernate (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1087">#1087</a>)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/7113fd283df75af37ea4365de3f8aceac04cf4d8"><code>7113fd2</code></a> Bump junit5 from 5.10.0-RC1 to 5.10.0-RC2 (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1085">#1085</a>)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/09220a0fb3936e0e12b6c86471a2e20e877749b5"><code>09220a0</code></a> Bump JetBrains/qodana-action from 2023.1.5 to 2023.2.1 (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1084">#1084</a>)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/169f70d3fcb500a1141c071e2164f5276e6c9db3"><code>169f70d</code></a> Bump com.gradle.enterprise from 3.13.4 to 3.14 (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1082">#1082</a>)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/7bd12c8e8e67e1dc3ad8e50d6d66aed516b14b86"><code>7bd12c8</code></a> Bump com.gradle.common-custom-user-data-gradle-plugin (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1083">#1083</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ben-manes/caffeine/compare/v3.1.6...v3.1.7">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dirk Bolte <dirk.bolte@gmx.de>
- Loading branch information