diff --git a/build.gradle b/build.gradle index d05b960..014e74b 100644 --- a/build.gradle +++ b/build.gradle @@ -144,8 +144,8 @@ tasks.checkstyleTest { } dependencies { - implementation 'tools.jackson.core:jackson-databind:3.2.1' - implementation 'tools.jackson.module:jackson-module-blackbird:3.2.1' + implementation 'tools.jackson.core:jackson-databind:3.2.2' + implementation 'tools.jackson.module:jackson-module-blackbird:3.2.2' compileOnly 'com.github.spotbugs:spotbugs-annotations:4.10.3' // NullAway + Error Prone for compile-time null safety diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 33ce85f..4452906 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -3523,6 +3523,11 @@ + + + + + @@ -3533,6 +3538,11 @@ + + + + + @@ -3552,6 +3562,17 @@ + + + + + + + + + + + @@ -3571,6 +3592,17 @@ + + + + + + + + + + + @@ -3590,6 +3622,17 @@ + + + + + + + + + + + @@ -3600,6 +3643,11 @@ + + + + +