Skip to content

Commit

Permalink
Bump jackson from 2.18.2 to 2.18.3 (#276)
Browse files Browse the repository at this point in the history
Bumps `jackson` from 2.18.2 to 2.18.3.
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from
2.18.2 to 2.18.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/92daa755169973d656e6c8e61c7d4bfd3a4d2502"><code>92daa75</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-2.18.3</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/a786f5cb73f05824651369ca735006c15f039cfe"><code>a786f5c</code></a>
Prep for 2.18.3</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/273839a402189421f2bccdf2f4c2160fb57a199e"><code>273839a</code></a>
Back to snapshot deps</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/0b7831c65a523c354468eb52453e06bc34452051"><code>0b7831c</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.18.2...jackson-dataformats-text-2.18.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.2
to 2.18.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/bab70c67769afcf4e0e913b8c86d29fbdc823eab"><code>bab70c6</code></a>
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.3</li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/7764f184294336cfc90da8900c20e9810254dbfd"><code>7764f18</code></a>
Prep for 2.18.3</li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/0f765ba77a128fcec15269c5a995d2bc4e5e86fb"><code>0f765ba</code></a>
Merge pull request <a
href="https://redirect.github.com/FasterXML/jackson-module-kotlin/issues/908">#908</a>
from k163377/add-case-for-873</li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/6027563b60a782eceb23f9c7bd61002b642c80ec"><code>6027563</code></a>
Update release notes wrt <a
href="https://redirect.github.com/FasterXML/jackson-module-kotlin/issues/908">#908</a></li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/f391a8339b56c0388bf7afe35f9bec178165089d"><code>f391a83</code></a>
Simplify</li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/cf7a44d2992faa155375c400346d4007a6cce981"><code>cf7a44d</code></a>
Fixed handling of null and JsonValue as well as <a
href="https://redirect.github.com/FasterXML/jackson-module-kotlin/issues/904">#904</a></li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/e30c61249469f5c333944c384070dc9d0e6d7d1a"><code>e30c612</code></a>
Merge pull request <a
href="https://redirect.github.com/FasterXML/jackson-module-kotlin/issues/904">#904</a>
from k163377/fix-873</li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/73c49dafa25c1ceed81bfa266dbd930be7a3eb20"><code>73c49da</code></a>
Update release notes wrt <a
href="https://redirect.github.com/FasterXML/jackson-module-kotlin/issues/904">#904</a></li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/04cbf7dcda74556c506b9652e38d746687843385"><code>04cbf7d</code></a>
Fixed serialization method</li>
<li><a
href="https://github.com/FasterXML/jackson-module-kotlin/commit/f6479ca8039d82277cde90070418bf37310fce55"><code>f6479ca</code></a>
Add test for <a
href="https://redirect.github.com/FasterXML/jackson-module-kotlin/issues/873">#873</a></li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3">compare
view</a></li>
</ul>
</details>
<br />


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
dependabot[bot] authored Mar 3, 2025
1 parent b764f1c commit 9c4f276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildConfig = "5.5.1"

# runtime
bufbuild = "1.50.0"
jackson = "2.18.2"
jackson = "2.18.3"
protoc = "4.29.3"
versioncompare = "1.5.0"

Expand Down

0 comments on commit 9c4f276

Please sign in to comment.