From 1bb64c134a70cc3d97a941e598d024d91069e56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 20:44:19 +0000 Subject: [PATCH] Bump jackson-databind from 2.2.2 to 2.9.10.5 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.2 to 2.9.10.5. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) 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..12cffa7e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 3.0 - 2.2.2 + 2.9.10.5 9.0.0.RC0 0.9.7376 5.8 diff --git a/sitebricks-converter/pom.xml b/sitebricks-converter/pom.xml index dda84748..e596614f 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.5 javax.validation