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.10.2 to 2.11.1 #144

Merged
merged 1 commit into from Aug 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2020

Bumps jackson.version from 2.10.2 to 2.11.1.
Updates jackson-annotations from 2.10.2 to 2.11.1

Commits

Updates jackson-core from 2.10.2 to 2.11.1

Commits

Updates jackson-databind from 2.10.2 to 2.11.1

Commits

Updates jackson-dataformat-yaml from 2.10.2 to 2.11.1

Commits
  • 8ffb15d [maven-release-plugin] prepare release jackson-dataformats-text-2.11.1
  • fc66c62 prepare for 2.11.1
  • 7896f2f update guava test dep (should rewrite tests not to use guava)
  • e0488c5 Merge branch '2.10' into 2.11
  • e3c6b4b Update release notes wrt #146; minor clean up
  • 2cf9d0a Add test for parsing long with underscores for yaml
  • 3f2dd65 Issue 146: Underscores in numbers
  • 10e45c6 Update release notes wrt #201
  • 21d1f67 REF #180 - updates scalars with indicators quoting style
  • 55e7d08 tiny test code cleanup
  • Additional commits viewable 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 27, 2020
@slawekjaranowski
Copy link
Member

@dependabot rebase

Bumps `jackson.version` from 2.10.2 to 2.11.1.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/jackson.version-2.11.1 branch from 7345d6f to 1fbfa58 Compare August 1, 2020 08:46
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 3ed39d7 into master Aug 1, 2020
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/jackson.version-2.11.1 branch August 1, 2020 11:56
@slawekjaranowski slawekjaranowski added this to the v1.10.0 milestone Nov 14, 2020
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 java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant