Skip to content

Commit 57ca0e0

Browse files
build(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#294)
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/d456606ef104b5602700d7a2414f812e48a8a694"><code>d456606</code></a> Prepare release jakarta.annotation:ca-parent:3.0.0</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/292e95a78867827887ac311466a6296a36e3f013"><code>292e95a</code></a> make sure built javadoc contains year 2024,</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/1c0df1ce08fef0e8a3365595eee81b790d0eee1c"><code>1c0df1c</code></a> make build reproducible</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/606b49d2ca3fc8da8eb0bb16906989204cf1d751"><code>606b49d</code></a> update parent to 1.0.9</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/7d635c7fdc377a7a5a05f5cebf8cc17082bc415d"><code>7d635c7</code></a> use release 11 to comply with the plan</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/fb6a7d216825d93d227409d963ec5654136cc4c7"><code>fb6a7d2</code></a> add contributing info to the readme</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/58f0e95fb68a89f44d0c342f5276f99fcc0cd46c"><code>58f0e95</code></a> put back references section</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/65561d8693118353b7a95989b801b5b03ce941c6"><code>65561d8</code></a> fix cp right</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/66b0a6cb8961eb96105bfde4d29144f0a90e7a75"><code>66b0a6c</code></a> improve code samples in javadoc</li> <li><a href="https://github.com/jakartaee/common-annotations-api/commit/2ef331887446a4206824eff7c7b94258b480fd81"><code>2ef3318</code></a> Set release level to 21</li> <li>Additional commits viewable in <a href="https://github.com/jakartaee/common-annotations-api/compare/2.1.1...3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.annotation:jakarta.annotation-api&package-manager=maven&previous-version=2.1.1&new-version=3.0.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d000b69 commit 57ca0e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<trustify-da-api-model.version>2.0.4</trustify-da-api-model.version>
2222
<jackson.version>2.21.0</jackson.version>
2323
<jackson-annotations.version>2.21</jackson-annotations.version>
24-
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
24+
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
2525
<jakarta.mail.version>2.0.5</jakarta.mail.version>
2626
<cyclonedx.version>12.1.0</cyclonedx.version>
2727
<tomlj.version>1.1.1</tomlj.version>

0 commit comments

Comments
 (0)