From 6764c79f32d1726ff29435c5c825e114a49db225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 11:36:15 +0000 Subject: [PATCH] Bump jackson-databind in /bookshelf/2-structured-data Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [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] --- bookshelf/2-structured-data/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/2-structured-data/pom.xml b/bookshelf/2-structured-data/pom.xml index 844fd9f3e..ca20cfb7e 100644 --- a/bookshelf/2-structured-data/pom.xml +++ b/bookshelf/2-structured-data/pom.xml @@ -109,7 +109,7 @@ Copyright 2016 Google Inc. com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.7.1