Эх сурвалжийг харах

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>
dependabot[bot] 4 жил өмнө
parent
commit
5e23dc4b4c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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'