From 5d57fcc4e39dc2ad65456088d4f98c50fef0837b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:34:11 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.10.1 to 2.16.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.16.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... 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..39f81b4 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -26,7 +26,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.16.1 provided diff --git a/pom.xml b/pom.xml index af4b1f0..0f5950b 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.16.1 provided