From 311ea01de8d65717302eae5c35f59946a0e9ae3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 07:48:05 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in the maven group Bumps the maven group with 1 update: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.12.0 to 2.12.7.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- spark/client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f9a6401dc..7cb8fdb5b 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.0 + 2.12.7.1 com.fasterxml.jackson.module diff --git a/spark/client/pom.xml b/spark/client/pom.xml index 3b86a0a93..52c1e86de 100644 --- a/spark/client/pom.xml +++ b/spark/client/pom.xml @@ -9,7 +9,7 @@ jar 2.15.2 - 2.15.2 + 2.12.7.1