From f43fa3fcbe45536a90756e651cd8bf5895a01067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 11:36:12 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /annotations Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 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 ... Signed-off-by: dependabot[bot] --- annotations/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index b89ae05..663cec6 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -26,7 +26,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.7.1 provided diff --git a/pom.xml b/pom.xml index 72d13fe..6fa0838 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.7.1 provided