Commit 5aaad73
Upgrade: [dependabot] - Bump fasterxml.version from 2.16.2 to 2.17.0 (#47)
Bumps `fasterxml.version` from 2.16.2 to 2.17.0.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.2 to 2.17.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/8fba680579885bf9cdae72e93f16de557056d6e3"><code>8fba680</code></a>
[maven-release-plugin] prepare release jackson-core-2.17.0</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/486b33ffd660767b00d092ee3790fd6276ac7f85"><code>486b33f</code></a>
Prepare for 2.17.0 release</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/a6a10748eacc8dc4cb63765f4883233b0b8da77e"><code>a6a1074</code></a>
Merge branch '2.16' into 2.17</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/e5b5e34cc4c9038a2b837d8002f76012cc0b11ad"><code>e5b5e34</code></a>
Back to snapshot deps</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/8938de4b324f48d353b3ee61563073fb53d3bcb8"><code>8938de4</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/e2cc65dc259ee9c4a964d070c3b49bd2265a8125"><code>e2cc65d</code></a>
Bump the github-actions group with 3 updates (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1236">#1236</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/d29507fe5f3aa696e483a4de416e8195bb4af47c"><code>d29507f</code></a>
Improve <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1149">#1149</a>
wrt JsonParser.getNumberTypeFP() default implementation (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1235">#1235</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/1994217cc39a1d19b3c5b23d00c5cdc9b386794b"><code>1994217</code></a>
Add explicit override for JSON parsers for
<code>JsonParser.getNumberTypeFP()</code></li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/f7883911375aba370e41c6a7e943e5d2fa90de0f"><code>f788391</code></a>
Back to snapshot deps</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/bf672c0f5baf098856ddc16b238cc3d2df02738a"><code>bf672c0</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.2...jackson-core-2.17.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.2 to
2.17.0
<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.16.2 to
2.17.0
<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>
Co-authored-by: Anthony Brown <121869075+anthony-nhs@users.noreply.github.com>1 parent 90fd688 commit 5aaad73
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments