Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.projectnessie.cel:cel-bom from 0.4.1 to 0.4.3 (#69)
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java) from 0.4.1 to 0.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/projectnessie/cel-java/releases">org.projectnessie.cel:cel-bom's releases</a>.</em></p> <blockquote> <h2>CEL-Java 0.4.3</h2> <h1>Version 0.4.3</h1> <p>4 commits since 0.4.2</p> <h2>Full Changelog (minus dependabot/renovate commits):</h2> <ul> <li>cel-standalone: do not include Jackson (<a href="https://redirect.github.com/projectnessie/cel-java/issues/482">#482</a>)</li> </ul> <h2>CEL-Java 0.4.2</h2> <h1>Version 0.4.2</h1> <p>5 commits since 0.4.1</p> <h2>Full Changelog (minus dependabot/renovate commits):</h2> <ul> <li>Introduce <code>cel-standalone</code> (no dependencies) artifact (<a href="https://redirect.github.com/projectnessie/cel-java/issues/479">#479</a>)</li> <li>CI: Use Java 21 instead of 20, change distro to Temurin (<a href="https://redirect.github.com/projectnessie/cel-java/issues/477">#477</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/projectnessie/cel-java/commit/867e38ede8df2201e03fa0ce56630105b910656a"><code>867e38e</code></a> [release] v0.4.3</li> <li><a href="https://github.com/projectnessie/cel-java/commit/ad26d66f86931e1a7987eefebced16fc815b1166"><code>ad26d66</code></a> cel-standalone: do not include Jackson (<a href="https://redirect.github.com/projectnessie/cel-java/issues/482">#482</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/682ba36d31964a87d28d9e23f4bca65cd9a60ae2"><code>682ba36</code></a> fix(deps): update dependency org.projectnessie.cel:cel-bom to v0.4.2 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/481">#481</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/ba17b5267e168d8765eea3418ef518492756cf20"><code>ba17b52</code></a> [release] next development version 0.4.3</li> <li><a href="https://github.com/projectnessie/cel-java/commit/02792ba1d0f8a33f729aeb01c72abb3a785a62b8"><code>02792ba</code></a> [release] v0.4.2</li> <li><a href="https://github.com/projectnessie/cel-java/commit/20dd663efc3b2e3368c5e27c4b74dd021c61148b"><code>20dd663</code></a> Introduce <code>cel-standalone</code> (no dependencies) artifact (<a href="https://redirect.github.com/projectnessie/cel-java/issues/479">#479</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/61cb2b6de4a5544786f00345964d1640ec3d8181"><code>61cb2b6</code></a> CI: Use Java 21 instead of 20, change distro to Temurin (<a href="https://redirect.github.com/projectnessie/cel-java/issues/477">#477</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/80cfa245003f1c5262800027d6df37532478d511"><code>80cfa24</code></a> fix(deps): update dependency org.projectnessie.cel:cel-bom to v0.4.1 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/480">#480</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/11cdd6d44118d0e9cc22830cff49080093177df2"><code>11cdd6d</code></a> [release] next development version 0.4.2</li> <li>See full diff in <a href="https://github.com/projectnessie/cel-java/compare/v0.4.1...v0.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.projectnessie.cel:cel-bom&package-manager=gradle&previous-version=0.4.1&new-version=0.4.3)](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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information