Bump jackson-core from 2.10.1 to 2.12.3

Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.10.1 to 2.12.3.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.1...jackson-core-2.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-22 01:03:51 +00:00 committed by Andy Scherzinger
parent 8db6e0f0ec
commit 5e23dc4b4c
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -178,7 +178,7 @@ dependencies {
implementation 'com.squareup.okhttp3:logging-interceptor:3.14.2'
implementation 'com.bluelinelabs:logansquare:1.3.7'
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.10.1'
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.12.3'
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
implementation 'com.squareup.retrofit2:retrofit:2.7.1'