Skip to content

Bump jackson.version from 2.12.1 to 2.12.2#61

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jackson.version-2.12.2
Closed

Bump jackson.version from 2.12.1 to 2.12.2#61
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jackson.version-2.12.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps jackson.version from 2.12.1 to 2.12.2.
Updates jackson-dataformat-yaml from 2.12.1 to 2.12.2

Commits
  • 57eb212 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.2
  • 2603aeb Prepare for 2.12.2 release
  • abb7556 Minor fix to module-info.java: was missing an export
  • 50ac6db ...
  • 3495cf5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates jackson-core from 2.12.1 to 2.12.2

Commits
  • 99cc3ce [maven-release-plugin] prepare release jackson-core-2.12.2
  • b85fd8c Prepare for 2.12.2 release
  • 7f6c506 Republish javadocs for 2.12 (lots of javadoc cleanup work before 2.12.1)
  • 0137d84 back to snapshots dep
  • 79adde6 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates jackson-annotations from 2.12.1 to 2.12.2

Commits

Updates jackson-databind from 2.12.1 to 2.12.2

Commits

Updates jackson-datatype-jsr310 from 2.12.1 to 2.12.2

Updates jackson-datatype-jdk8 from 2.12.1 to 2.12.2

Updates jackson-module-parameter-names from 2.12.1 to 2.12.2

Commits

Updates jackson-module-afterburner from 2.12.1 to 2.12.2

Commits
  • 457dd85 [maven-release-plugin] prepare release jackson-modules-base-2.12.2
  • a7eee60 Prepare for 2.12.2 release
  • 078ba69 back to snapshots
  • 33ee5f2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates jackson-datatype-joda from 2.12.1 to 2.12.2

Commits
  • ce5a435 [maven-release-plugin] prepare release jackson-datatype-joda-2.12.2
  • 6961eb5 Prepare for 2.12.2 release
  • 73a05db ...
  • 15aa99b [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 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)
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `jackson.version` from 2.12.1 to 2.12.2.

Updates `jackson-dataformat-yaml` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.1...jackson-dataformats-text-2.12.2)

Updates `jackson-core` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.12.1...jackson-core-2.12.2)

Updates `jackson-annotations` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-datatype-jsr310` from 2.12.1 to 2.12.2

Updates `jackson-datatype-jdk8` from 2.12.1 to 2.12.2

Updates `jackson-module-parameter-names` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.1...jackson-modules-java8-2.12.2)

Updates `jackson-module-afterburner` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.12.1...jackson-modules-base-2.12.2)

Updates `jackson-datatype-joda` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases)
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.12.1...jackson-datatype-joda-2.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 4, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #63.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/jackson.version-2.12.2 branch April 13, 2021 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants