diff --git a/android/build.gradle b/android/build.gradle index 625cc6b..3709609 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -69,7 +69,7 @@ dependencies { implementation "com.facebook.react:react-native:+" implementation "com.github.gr4vy:gr4vy-android:v2.1.0" - implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.1' + implementation 'com.fasterxml.jackson.core:jackson-databind:2.22.2' } if (isNewArchitectureEnabled()) {