mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
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:
parent
8db6e0f0ec
commit
5e23dc4b4c
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user