Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jackson-version from 2.9.2 to 2.12.1 in /egov #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps jackson-version from 2.9.2 to 2.12.1.
Updates jackson-databind from 2.9.2 to 2.12.1

Commits

Updates jackson-core from 2.9.2 to 2.12.1

Commits

Updates jackson-annotations from 2.9.2 to 2.12.1

Commits

Updates jackson-datatype-joda from 2.9.2 to 2.12.1

Commits
  • 1d49031 [maven-release-plugin] prepare release jackson-datatype-joda-2.12.1
  • cd124ae prepare for 2.12.1 release
  • 3e9580b Fix the one lgtm.com warning
  • 2144ef9 Update release notes wrt #120
  • 6f8bfd5 Cache formatter with offset parsed.
  • bd09cb6 Merge branch '2.11' into 2.12
  • d58093b ...
  • 164246c [maven-release-plugin] prepare for next development iteration
  • f3c1f43 [maven-release-plugin] prepare release jackson-datatype-joda-2.11.4
  • 47ddd7d prepare for 2.11.4 release
  • Additional commits viewable in compare view

Updates jackson-datatype-hibernate5 from 2.9.2 to 2.12.1

Commits
  • e6bcb3e [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.12.1
  • 1e85600 prepare for 2.12.1 release
  • f178573 Merge branch '2.11'
  • 2a2bfb3 ...
  • 7d38180 [maven-release-plugin] prepare for next development iteration
  • 5a74796 [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.11.4
  • 91e9d48 prepare for 2.11.4 release
  • 91de79c ...
  • d85ab94 [maven-release-plugin] prepare for next development iteration
  • 3c37107 [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.12.0
  • Additional commits viewable in compare view

Updates jackson-dataformat-smile from 2.9.2 to 2.12.1

Commits
  • 315066c [maven-release-plugin] prepare release jackson-dataformats-binary-2.12.1
  • 1171465 Prepare for 2.12.1 release
  • 7dd802e Mark #235 as fixed.
  • 19f648d One more simplication from lgtm.com warning
  • 95b7620 Some more lgtm.com fixes/work-arounds
  • 78d096a One lgtm.com suggestion
  • 49223ee Small fixes wrt lgtm.com's suggestions
  • db75318 Minor javadoc clarification
  • 2736670 Merge branch '2.11' into 2.12
  • b38679f ...
  • Additional commits viewable in compare view

Updates jackson-dataformat-cbor from 2.9.2 to 2.12.1

Commits
  • 315066c [maven-release-plugin] prepare release jackson-dataformats-binary-2.12.1
  • 1171465 Prepare for 2.12.1 release
  • 7dd802e Mark #235 as fixed.
  • 19f648d One more simplication from lgtm.com warning
  • 95b7620 Some more lgtm.com fixes/work-arounds
  • 78d096a One lgtm.com suggestion
  • 49223ee Small fixes wrt lgtm.com's suggestions
  • db75318 Minor javadoc clarification
  • 2736670 Merge branch '2.11' into 2.12
  • b38679f ...
  • Additional commits viewable in compare view

Updates jackson-dataformat-yaml from 2.9.2 to 2.12.1

Commits
  • 3417d00 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.1
  • 4b81f8b prepare for 2.12.1 release
  • 31e9ac9 Javadoc fix
  • b80012d Minor note in release notes wrt addition of properties module
  • ee5e219 ...
  • db24e88 Test improvement
  • 35468cf Bit of test refactoring
  • 8feb04f Merge branch '2.11' into 2.12
  • 09d01ac ...
  • c229e81 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates jackson-datatype-jaxrs from 2.9.2 to 2.12.1

Updates jackson-datatype-jdk8 from 2.9.2 to 2.12.1

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `jackson-version` from 2.9.2 to 2.12.1.

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

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

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

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

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

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

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

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

Updates `jackson-datatype-jaxrs` from 2.9.2 to 2.12.1

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2021
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
0 participants