From a61c0e768b84ea97909fa2210512f7f94e5eb1a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Jun 2023 14:40:20 +0000 Subject: [PATCH] deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.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 791dd1e9..142528d4 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.15.2 org.apache.kafka diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index fc2e1a0f..585840b1 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.15.2 org.apache.kafka