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.
Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖
Dependabot commands and options
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 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)
Bumps
jackson.version
from 2.17.0 to 2.18.0. Updatescom.fasterxml.jackson.core:jackson-core
from 2.17.0 to 2.18.0Commits
e78545c
[maven-release-plugin] prepare release jackson-core-2.18.0f698083
Prepare for 2.18.0 release95bc86e
Merge branch '2.17' into 2.186ce1c0d
Merge branch '2.16' into 2.1756265d1
Backport #1340 in 2.16(.3)9f3ed66
Fix #1340 by adding missing "provides" inmodule-info.java
(#1339)b9d56af
add tests for ints with 19 chars (#1337)4d47aae
Write 4-byte characters (surrogate pairs) instead of escapes (#1335)5c76113
Merge branch '2.17' into 2.18af8e0a2
Backport #1331 library upgradeUpdates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.0 to 2.18.0Commits
Updates
com.fasterxml.jackson.module:jackson-module-afterburner
from 2.17.0 to 2.18.0Commits
684ac1e
[maven-release-plugin] prepare release jackson-modules-base-2.18.06c844b3
Prepare for 2.18.0 release7ae022a
Update release notesf269b35
Merge pull request #252 from HelloOO7/2.18fb007fd
android-record: Adapt generic types returned by Android reflection to follow ...032b52e
android-record: Adapt generic types returned by Android reflection to follow ...862ff03
Merge pull request #250 from FasterXML/dependabot/github_actions/github-actio...d9fae8e
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group26a388d
Back to snapshot919d636
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.0 to 2.18.0Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.17.0 to 2.18.0Commits
13e4274
[maven-release-plugin] prepare release jackson-dataformats-text-2.18.0cd642d3
Prepare for 2.18.0 release4496d13
Add YAML test, too, for #4975b2415e
...3b9c691
Improve #497 test (to validate content)c86b438
Add failing test for #497 (#498)288eacc
Back to snapshot7d23986
[maven-release-plugin] prepare for next development iterationa36cf83
[maven-release-plugin] prepare release jackson-dataformats-text-2.18.0-rc1ee4e830
Prepare for 2.18.0-rc1Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.17.0 to 2.18.0Commits
276d060
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.002e8c2e
Prepare for 2.18.0 release139b0b1
Back to snapshotffc6880
[maven-release-plugin] prepare for next development iteration1d5b804
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.0-rc125a936e
Prepare for 2.18.0-rc1f8f1a85
Update to 2.18.0-rc1-SNAPSHOT9c238b2
Merge branch '2.17' into 2.18400de82
Back to snapshot depe15bbad
[maven-release-plugin] prepare for next development iterationMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | com.fasterxml.jackson.core:jackson-annotations | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.core:jackson-core | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.dataformat:jackson-dataformat-xml | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.dataformat:jackson-dataformat-yaml | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | [>= 2.17.a, < 2.18] | | com.fasterxml.jackson.module:jackson-module-afterburner | [>= 2.17.a, < 2.18] |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
.Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖
Dependabot commands and options
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