Skip to content

Commit

Permalink
merge: #11640
Browse files Browse the repository at this point in the history
11640: deps(maven): bump jackson-bom from 2.14.0 to 2.14.2 r=github-actions[bot] a=dependabot[bot]

Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.0 to 2.14.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/6a381633a6698ac53aea25967fa0607870635fc6"><code>6a38163</code></a> [maven-release-plugin] prepare release jackson-bom-2.14.2</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/6579bfc3a7c13abb2787bcabececff1a37eda6be"><code>6579bfc</code></a> Prepare for 2.14.2 release</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/380ca7696dc58d3e63b791df89b6770e7a7792bf"><code>380ca76</code></a> Back to snapshot deps</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/ce91dcc91e22767c34a8e710a1d03fab2e8d06f8"><code>ce91dcc</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/28345e8122dd8743240b52e694397e9abb5e1983"><code>28345e8</code></a> [maven-release-plugin] prepare release jackson-bom-2.14.1</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/0d678d396876c15736ae69fe866e3a8881d02034"><code>0d678d3</code></a> ...</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/04e59a53a2ccb3106de1eb5fcac29f8f8a64a3f2"><code>04e59a5</code></a> Merge branch '2.14' of github.com:FasterXML/jackson-bom into 2.14</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/806813dcb3f5966e91732329f85884345df42348"><code>806813d</code></a> [maven-release-plugin] prepare release jackson-bom-2.14.1</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/2a00d4be7f00b825ae2479e515ed1d5175b0f55b"><code>2a00d4b</code></a> Prepare for 2.14.1 release</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/70c86d444379acbec2248af79364015822ecbdc8"><code>70c86d4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/FasterXML/jackson-bom/issues/55">#55</a> from yeikel/patch-1</li>
<li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.14.0...jackson-bom-2.14.2">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=maven&previous-version=2.14.0&new-version=2.14.2)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Feb 14, 2023
2 parents be36dd4 + 0d2144f commit 2f0ddad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version.httpasyncclient>4.1.5</version.httpasyncclient>
<version.httpclient>4.5.13</version.httpclient>
<version.httpcomponents>4.4.15</version.httpcomponents>
<version.jackson>2.14.0</version.jackson>
<version.jackson>2.14.2</version.jackson>
<version.java-grpc-prometheus>0.5.0</version.java-grpc-prometheus>
<version.jna>5.12.1</version.jna>
<version.junit>5.9.2</version.junit>
Expand Down

0 comments on commit 2f0ddad

Please sign in to comment.