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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

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

Commits
  • 27b17fb [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.2
  • 2eb8e3e Prepare for 2.12.2 release
  • 9baf78c Add jakarta variant for cbor and yaml providers too
  • b215047 Add "jakarta" variant for "smile" provider
  • 5a4f381 promote moditect plugin jvm11 setting to parent pom from children; remove red...
  • b30d5a9 Create manifest files separately and reference in bundle plugin, THEN shade i...
  • 170304f minor tweaking (configure moditect at parent level)
  • ac3d744 Update release notes wrt #132 (and pr #135)
  • bb9becd Transform Service Loaders, and Manifests for Jakarta Artifacts (#135)
  • 7fc16ac Woodstox dep -> 6.2.4
  • Additional commits viewable in compare view

Updates jackson-core from 2.10.2 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
  • 67a2970 [maven-release-plugin] prepare release jackson-core-2.12.1
  • 2649dd4 Prepare for 2.12.1 release
  • 1e30c8c ...
  • aa54f0a javadocs, javadocs
  • e5cbda2 More javadocing
  • Additional commits viewable in compare view

Updates jackson-annotations from 2.10.2 to 2.12.2

Commits

Updates jackson-databind from 2.10.2 to 2.12.2

Commits

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

Updates jackson-datatype-joda from 2.10.2 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
  • 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
  • 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.

Bumps `jackson-version` from 2.10.2 to 2.12.2.

Updates `jackson-jaxrs-base` from 2.10.2 to 2.12.2
- [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.12.2)

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

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

Updates `jackson-databind` from 2.10.2 to 2.12.2
- [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.12.2

Updates `jackson-datatype-joda` from 2.10.2 to 2.12.2
- [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.12.2)

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

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #378.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/maven/src/dps-validation-service/jackson-version-2.12.2 branch December 20, 2021 19:32
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.

None yet

0 participants