From e4c165f3c1f68279ffa1b5a0933d471c8e9bc564 Mon Sep 17 00:00:00 2001 From: Jens Papenhagen Date: Sat, 11 Jul 2026 16:38:58 +0200 Subject: [PATCH] Update jackson --- build.gradle | 4 ++-- gradle/verification-metadata.xml | 39 ++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 91b7edf..9fc8575 100644 --- a/build.gradle +++ b/build.gradle @@ -144,8 +144,8 @@ tasks.checkstyleTest { } dependencies { - implementation 'tools.jackson.core:jackson-databind:3.2.0' - implementation 'tools.jackson.module:jackson-module-blackbird:3.2.0' + implementation 'tools.jackson.core:jackson-databind:3.2.1' + implementation 'tools.jackson.module:jackson-module-blackbird:3.2.1' compileOnly 'com.github.spotbugs:spotbugs-annotations:4.10.2' // NullAway + Error Prone for compile-time null safety diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index c2b258b..1460659 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -2784,11 +2784,21 @@ + + + + + + + + + + @@ -2797,6 +2807,14 @@ + + + + + + + + @@ -2805,6 +2823,14 @@ + + + + + + + + @@ -2813,11 +2839,24 @@ + + + + + + + + + + + + +