From 5b96749fc7cb57b16b40b92d9eb0742a9e8244ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 19:44:13 +0000 Subject: [PATCH] Bump jackson-databind from 2.2.2 to 2.9.10.8 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.2 to 2.9.10.8. - [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] --- pom.xml | 2 +- sitebricks-converter/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac04e16f..996e40ec 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 3.0 - 2.2.2 + 2.9.10.8 9.0.0.RC0 0.9.7376 5.8 diff --git a/sitebricks-converter/pom.xml b/sitebricks-converter/pom.xml index dda84748..c5ac7393 100644 --- a/sitebricks-converter/pom.xml +++ b/sitebricks-converter/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-databind - 2.2.2 + 2.9.10.8 javax.validation