Updates jackson-datatype-jsr310 from 2.9.9 to 2.10.0.pr1
Updates jackson-datatype-jdk8 from 2.9.9 to 2.10.0.pr1
Updates jackson-module-parameter-names from 2.9.9 to 2.10.0.pr1
Commits
- [`178b81d`](https://github.com/FasterXML/jackson-modules-java8/commit/178b81d57d7e458a10c99fc63cc84d8e07d22392) [maven-release-plugin] prepare release jackson-modules-java8-2.10.0.pr1
- [`e131fac`](https://github.com/FasterXML/jackson-modules-java8/commit/e131facbd0b8dad1aa65c9dcb7578530f12b2d51) prepare for 2.10.0.pr1
- [`25b0747`](https://github.com/FasterXML/jackson-modules-java8/commit/25b0747694f344bde248aedafa0f50bf0d2c6e2e) Fixed [#121](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/121)
- [`fb7e2cc`](https://github.com/FasterXML/jackson-modules-java8/commit/fb7e2cc3d565e7c8d34ce1e52ac49bf5bfc5eb16) More test refactoring
- [`8ac5689`](https://github.com/FasterXML/jackson-modules-java8/commit/8ac56899d7df1434e474ddb18a8d2e3ceb45d01f) minor test refactoring
- [`a006ef5`](https://github.com/FasterXML/jackson-modules-java8/commit/a006ef52424e71e7467caecec6aecb1813678d29) Merge branch '2.9' into 2.10
- [`dd627fb`](https://github.com/FasterXML/jackson-modules-java8/commit/dd627fb79a4250dad7099630866ae08e7bc324ca) Try to reproduce [#115](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/115)
- [`38c0aa7`](https://github.com/FasterXML/jackson-modules-java8/commit/38c0aa7f34a508bc1bd9e7d31cd595e978874c49) ....
- [`87bea8d`](https://github.com/FasterXML/jackson-modules-java8/commit/87bea8d8a583ae9302bde87b399ca748422776ad) last part of refactoring
- [`cf3792f`](https://github.com/FasterXML/jackson-modules-java8/commit/cf3792fc1afd7e326310f1617f1b4de9fa922212) further test refactor
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.9...jackson-modules-java8-2.10.0.pr1)
Updates jackson-databind from 2.9.9 to 2.10.0.pr1
Commits
- See full diff in [compare view](https://github.com/FasterXML/jackson/commits)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/baloise/corellia/network/alerts).
Bumps
jackson.version
from 2.9.9 to 2.10.0.pr1.Updates
jackson-datatype-jsr310
from 2.9.9 to 2.10.0.pr1Updates
jackson-datatype-jdk8
from 2.9.9 to 2.10.0.pr1Updates
jackson-module-parameter-names
from 2.9.9 to 2.10.0.pr1Commits
- [`178b81d`](https://github.com/FasterXML/jackson-modules-java8/commit/178b81d57d7e458a10c99fc63cc84d8e07d22392) [maven-release-plugin] prepare release jackson-modules-java8-2.10.0.pr1 - [`e131fac`](https://github.com/FasterXML/jackson-modules-java8/commit/e131facbd0b8dad1aa65c9dcb7578530f12b2d51) prepare for 2.10.0.pr1 - [`25b0747`](https://github.com/FasterXML/jackson-modules-java8/commit/25b0747694f344bde248aedafa0f50bf0d2c6e2e) Fixed [#121](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/121) - [`fb7e2cc`](https://github.com/FasterXML/jackson-modules-java8/commit/fb7e2cc3d565e7c8d34ce1e52ac49bf5bfc5eb16) More test refactoring - [`8ac5689`](https://github.com/FasterXML/jackson-modules-java8/commit/8ac56899d7df1434e474ddb18a8d2e3ceb45d01f) minor test refactoring - [`a006ef5`](https://github.com/FasterXML/jackson-modules-java8/commit/a006ef52424e71e7467caecec6aecb1813678d29) Merge branch '2.9' into 2.10 - [`dd627fb`](https://github.com/FasterXML/jackson-modules-java8/commit/dd627fb79a4250dad7099630866ae08e7bc324ca) Try to reproduce [#115](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/115) - [`38c0aa7`](https://github.com/FasterXML/jackson-modules-java8/commit/38c0aa7f34a508bc1bd9e7d31cd595e978874c49) .... - [`87bea8d`](https://github.com/FasterXML/jackson-modules-java8/commit/87bea8d8a583ae9302bde87b399ca748422776ad) last part of refactoring - [`cf3792f`](https://github.com/FasterXML/jackson-modules-java8/commit/cf3792fc1afd7e326310f1617f1b4de9fa922212) further test refactor - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.9...jackson-modules-java8-2.10.0.pr1)Updates
jackson-databind
from 2.9.9 to 2.10.0.pr1Commits
- See full diff in [compare view](https://github.com/FasterXML/jackson/commits)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/baloise/corellia/network/alerts).