Commit a2b797b
authored
Upgrade: [dependabot] - bump fasterxml.version from 2.18.2 to 2.18.3 (#263)
Bumps `fasterxml.version` from 2.18.2 to 2.18.3.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/cc34e8d5b75d4c911c16f2bc87d6e13e42eafddd"><code>cc34e8d</code></a>
[maven-release-plugin] prepare release jackson-core-2.18.3</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/7aaf78f4e0acf0785af0a195ec7264d594c2d9a0"><code>7aaf78f</code></a>
Prep for 2.18.3 release</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/e1f247f2fd632bee7ea0901c5299cc622d1dd6a9"><code>e1f247f</code></a>
Update Ubuntu in CI</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/31c74aca5c6e7928e34b8dfe536bd9cdff1e16d4"><code>31c74ac</code></a>
Fix credits wrt version number</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/583a8c180f187852ca12e63ff903174b405a50eb"><code>583a8c1</code></a>
...</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/671f8eddd8ee1332dc0f64a07d74c27787da9ca0"><code>671f8ed</code></a>
fix the surrogate utf8 feature when custom characterEscapes is used (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1399">#1399</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/0aa97a77d2df66eee6e237e2c7086eb0b37da5bb"><code>0aa97a7</code></a>
Merge branch '2.17' into 2.18</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/58889b00da947f6bd9c2cdbdc8797b2a11a97a8a"><code>58889b0</code></a>
Update release notes wrt <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1397">#1397</a></li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/7e3c4088c9359f631c7150c2b6bc5e3bf842dfac"><code>7e3c408</code></a>
Changes post <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/4917">#4917</a>:
forcibly clear <code>_numberString</code> when new number token set
...</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/e67a3ec7a1e7437e3807d483b372ddd94edf0019"><code>e67a3ec</code></a>
Merge branch '2.17' into 2.18</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.2...jackson-core-2.18.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to
2.18.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to
2.18.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />
You can trigger a rebase of this PR 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 8d20f93 commit a2b797b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments