Merge pull request #3011 from nextcloud/chore/noid/com.fasterxml.jackson.core-jackson-core-2.15.0

Build(deps): Bump com.fasterxml.jackson.core:jackson-core to 2.14.3
This commit is contained in:
Andy Scherzinger 2023-05-10 20:05:13 +02:00 committed by GitHub
commit 8a1511cff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -211,7 +211,7 @@ dependencies {
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
implementation 'com.bluelinelabs:logansquare:1.3.7'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.2'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.3'
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
implementation "com.squareup.retrofit2:retrofit:${retrofit2Version}"