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 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.2 to 2.18.0. Updatescom.fasterxml.jackson.core:jackson-core
from 2.17.2 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.2 to 2.18.0Commits
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.2 to 2.18.0Commits
Updates
com.fasterxml.jackson.module:jackson-module-afterburner
from 2.17.2 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.2 to 2.18.0Updates
com.fasterxml.jackson.datatype:jackson-datatype-guava
from 2.17.2 to 2.18.0Commits
e2cee41
[maven-release-plugin] prepare release jackson-datatypes-collections-2.18.02f3db97
Prepare for 2.18.0 release5ad9f42
Try to fix #160 (OSGi dep problem wrt Guava) (#161)f76649a
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group (#159)021e87b
Back to snapshots9437e20
[maven-release-plugin] prepare for next development iterationccd538d
[maven-release-plugin] prepare release jackson-datatypes-collections-2.18.0-rc119c1046
Prepare for 2.18.0-rc1575cfdd
Update to 2.18.0-rc1-SNAPSHOT32f6a0f
Merge branch '2.17' into 2.18Dependabot 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 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