From 8d0e952dc0303466a675055fb9d6223cc4280865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:17:05 +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.6.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..a4e21c0ce 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.6.1