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.13.1 in /src/dps-validation-service #378

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jackson-version from 2.10.2 to 2.13.1.
Updates jackson-jaxrs-base from 2.10.2 to 2.13.1

Commits
  • 7516fde [maven-release-plugin] prepare release jackson-jaxrs-providers-2.13.1
  • 5d25756 Preparing for 2.13.1 release
  • 37826b7 Merge branch '2.12' into 2.13
  • 1e5aa08 [maven-release-plugin] prepare for next development iteration
  • 02dd28e [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.6
  • 03c9b93 Prepare for 2.12.6 release
  • 60655af Prep for 2.14 branch
  • fdc1c9d Add 2.13 javadocs
  • 86bfd10 [maven-release-plugin] prepare for next development iteration
  • 9f3e4ac [maven-release-plugin] prepare release jackson-jaxrs-providers-2.13.0
  • Additional commits viewable in compare view

Updates jackson-core from 2.10.2 to 2.13.1

Commits
  • d3904cb [maven-release-plugin] prepare release jackson-core-2.13.1
  • 8a38191 Prepare for 2.13.1 release
  • 60507f7 Merge branch '2.12' into 2.13
  • 5622783 [maven-release-plugin] prepare for next development iteration
  • 36faebc [maven-release-plugin] prepare release jackson-core-2.12.6
  • 344e758 2.12.6 release
  • 0fbb529 Merge branch '2.12' into 2.13
  • 9b95739 Fix #721
  • bc062c0 Add 2.13 javadocs
  • 61a2386 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates jackson-annotations from 2.10.2 to 2.13.1

Commits

Updates jackson-databind from 2.10.2 to 2.13.1

Commits

Updates jackson-jaxrs-json-provider from 2.10.2 to 2.13.1

Updates jackson-datatype-joda from 2.10.2 to 2.13.1

Commits
  • 56895bb [maven-release-plugin] prepare release jackson-datatype-joda-2.13.1
  • 9fa7f5a Preapre for 2.13.1 release
  • cc48da9 Merge branch '2.12' into 2.13
  • 07c07dd [maven-release-plugin] prepare for next development iteration
  • b2641cb [maven-release-plugin] prepare release jackson-datatype-joda-2.12.6
  • e68a0a5 Prepare for 2.12.6 release
  • 2887544 ...
  • 45e9ac3 Prepare for 2.14 branch
  • 194badc ...
  • 3cfdd43 add javadocs
  • 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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2021
Bumps `jackson-version` from 2.10.2 to 2.13.1.

Updates `jackson-jaxrs-base` from 2.10.2 to 2.13.1
- [Release notes](https://github.com/FasterXML/jackson-jaxrs-providers/releases)
- [Commits](FasterXML/jackson-jaxrs-providers@jackson-jaxrs-providers-2.10.2...jackson-jaxrs-providers-2.13.1)

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

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

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

Updates `jackson-jaxrs-json-provider` from 2.10.2 to 2.13.1

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-type: direct:production
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/src/dps-validation-service/jackson-version-2.13.1 branch from 5d1e9e1 to 6d4be9f Compare January 4, 2022 19:08
@dependabot dependabot bot changed the base branch from master to main February 8, 2022 01:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2022

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 5, 2022
@dependabot dependabot bot deleted the dependabot/maven/src/dps-validation-service/jackson-version-2.13.1 branch October 5, 2022 17:28
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