Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2022

Bumps jackson.version from 2.11.0 to 2.11.4.
Updates jackson-annotations from 2.11.0 to 2.11.4

Commits

Updates jackson-core from 2.11.0 to 2.11.4

Commits
  • 06f3f15 [maven-release-plugin] prepare release jackson-core-2.11.4
  • 47eaec8 Prepare for 2.11.4 release
  • b094195 Add LICENSE to main level for 2.11 (was already in master)
  • b5e5543 Update release notes wrt #647
  • e75a292 Fixed NPE in writeNumber(String) method of UTF8JsonGenerator and WriterBasedJ...
  • 91416f3 Fix test so it works on all OS (#645)
  • 07f3ce1 ...
  • 37e1853 [maven-release-plugin] prepare for next development iteration
  • 9a1cf4a [maven-release-plugin] prepare release jackson-core-2.11.3
  • 6625875 Prepare for 2.11.3 release
  • Additional commits viewable in compare view

Updates jackson-databind from 2.11.0 to 2.11.4

Commits

Updates jackson-module-paranamer from 2.11.0 to 2.11.4

Commits
  • 49f85fa [maven-release-plugin] prepare release jackson-modules-base-2.11.4
  • fa19dd2 prepare for 2.11.4 release
  • de779c3 ...
  • e49b9f2 Try to reproduce #117
  • 16b10b3 ...
  • 5048211 [maven-release-plugin] prepare for next development iteration
  • 5710e58 [maven-release-plugin] prepare release jackson-modules-base-2.11.3
  • 95effc6 Prepare for 2.11.3 release
  • ceb7e2d Merge pull request #111 from bazaarvoice/patch-reabstracted-method
  • 90d902a Always check concreteness of method when found
  • Additional commits viewable in compare view

Updates jackson-module-scala_2.11 from 2.11.0 to 2.11.4

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 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)

Bumps `jackson.version` from 2.11.0 to 2.11.4.

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

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

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

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

Updates `jackson-module-scala_2.11` from 2.11.0 to 2.11.4
- [Release notes](https://github.com/FasterXML/jackson-module-scala/releases)
- [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/2.14/release.sbt)
- [Commits](FasterXML/jackson-module-scala@jackson-module-scala-2.11.0...jackson-module-scala-2.11.4)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-paranamer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2022

The following labels could not be found: 0.12.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant