veehaitch / devicecheck-appattest

Server-side library to validate the authenticity of Apple App Attest artifacts, written in Kotlin.
Apache License 2.0
66 stars 8 forks source link

Bump jacksonVersion from 2.13.0 to 2.13.1 #20

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jacksonVersion from 2.13.0 to 2.13.1. Updates jackson-module-kotlin from 2.13.0 to 2.13.1

Commits
  • 83a22d0 [maven-release-plugin] prepare release jackson-module-kotlin-2.13.1
  • 5043d03 Prepare for 2.13.1 release
  • 5da9c4e Merge branch '2.13' of github.com:FasterXML/jackson-module-kotlin into 2.13
  • 8aadaf4 Merge branch '2.12' into 2.13
  • 6d9d07e [maven-release-plugin] prepare for next development iteration
  • b343776 [maven-release-plugin] prepare release jackson-module-kotlin-2.12.6
  • 510a4f6 Prepare for 2.12.6 release
  • 1bc121d Merge pull request #521 from k163377/fix-findValueInstantiator
  • 7b59597 Add credit for #521
  • d85cc9e Merge branch 'test-for-kotlin-instantiators' into fix-findValueInstantiator
  • Additional commits viewable in compare view


Updates jackson-dataformat-cbor from 2.13.0 to 2.13.1

Commits
  • 17237b2 [maven-release-plugin] prepare release jackson-dataformats-binary-2.13.1
  • dabed8b Prepare for 2.13.1 release
  • bc53d89 Merge branch '2.12' into 2.13
  • 90958d5 [maven-release-plugin] prepare for next development iteration
  • aa31aef [maven-release-plugin] prepare release jackson-dataformats-binary-2.12.6
  • 5994067 Prepare for 2.12.6 release
  • b6ecab1 Update ion-java dep 1.8.0 -> 1.8.3
  • 249b2a8 Merge branch '2.12' into 2.13
  • dbcfff6 Add failing test for #303
  • d4b80c5 Fix #302
  • Additional commits viewable in compare view


Updates jackson-dataformat-yaml from 2.13.0 to 2.13.1

Commits
  • 5f6b5a0 [maven-release-plugin] prepare release jackson-dataformats-text-2.13.1
  • 4fd271d Prepare for 2.13.1 release
  • 399217e Fix #288
  • ff7a2e9 Merge branch '2.12' into 2.13
  • 9207234 [maven-release-plugin] prepare for next development iteration
  • 436d5ff [maven-release-plugin] prepare release jackson-dataformats-text-2.12.6
  • fee89fe Prepare for 2.12.6 release
  • ef7742e Merge branch '2.12' into 2.13
  • 0b7cf0e Test renaming
  • 340bd18 Add failing test for #285
  • Additional commits viewable in compare view


Updates jackson-datatype-jsr310 from 2.13.0 to 2.13.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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.