Skip to content

Commit 64392c4

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 (#1224)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.1 to 2.21.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/jackson-bom/commit/901b398ef9e8dfd8595182f149c4f3f78c1c4893"><code>901b398</code></a> [maven-release-plugin] prepare release jackson-bom-2.21.0</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/86a4b9f9ff15fbef0e275b836d6e55b4ace3e5ee"><code>86a4b9f</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/6b5de3aca17aa41f97a4c356bacf0525c4ab5751"><code>6b5de3a</code></a> Prep for 2.21 release</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3001d78da41c003e05d2cba7e126a854f7d2120a"><code>3001d78</code></a> Merge pull request <a href="https://redirect.github.com/FasterXML/jackson-bom/issues/116">#116</a> from FasterXML/tatu/2.21/115-fix-cyclonedx-backport-i...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/937029253f1779f9d92ff386f210f1f366414289"><code>9370292</code></a> makeAggregateBom -&gt; makeBom</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/3e4db580fa7bde99b42cf0bfd292184404245a85"><code>3e4db58</code></a> Backport <a href="https://redirect.github.com/FasterXML/jackson-bom/issues/115">#115</a> in 2.x for 2.21</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/0ce4467b74172d6ff76facd2e67678d1f073530e"><code>0ce4467</code></a> Merge branch '2.20' into 2.x</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/0dc79f5582788045a837435a588c37a3e079b761"><code>0dc79f5</code></a> ...</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/6a3d76be1d6b3e0549dd5c79ef493b2c2835682d"><code>6a3d76b</code></a> Merge branch '2.20' into 2.x</li> <li><a href="https://github.com/FasterXML/jackson-bom/commit/1d528179d18cf6fea97079361b293b48c3e86719"><code>1d52817</code></a> Post-release dep version bump</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.1...jackson-bom-2.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson:jackson-bom&package-manager=gradle&previous-version=2.20.1&new-version=2.21.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cc2af1 commit 64392c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slf4j-version = "2.0.17"
33
log4j2-version = "2.25.3"
44
unirest-version = "4.7.4"
55
picocli-version = "4.7.7"
6-
jackson-version = "2.20.1"
6+
jackson-version = "2.21.0"
77
jsonschema-generator-version = "4.38.0"
88
httpclient-version = "4.5.14"
99
lang3-version = "3.20.0"

0 commit comments

Comments
 (0)