From a9b19817d5abe302a009ba51edd4b9e9701fb567 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 5 Jul 2024 19:18:09 +0000 Subject: [PATCH] deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2 --- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 70405937..5e28a53b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -52,7 +52,7 @@ com.fasterxml.jackson.core jackson-databind - 2.14.2 + 2.17.2 org.apache.kafka diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index fc2e1a0f..5f5cb34d 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -55,7 +55,7 @@ com.fasterxml.jackson.core jackson-databind - 2.14.1 + 2.17.2 org.apache.kafka