Bump jackson-annotations from 2.13.1 to 2.13.3

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-18 13:28:56 +00:00 committed by GitHub
parent 530a193619
commit daa9d69199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ dependencies {
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-jackson:2.9.0'
//do not update jackson annotations! it does not supports <api26
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.13.1'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.13.3'
implementation 'com.arthenica:ffmpeg-kit-min:4.5.1.LTS'