From ab813cf20ca11afd693d2fc09c2999a22aa45905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:18:21 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.version from 2.9.9 to 2.12.1 Bumps `com.fasterxml.jackson.version` from 2.9.9 to 2.12.1. Updates `jackson-databind` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-hibernate5` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatype-hibernate/releases) - [Commits](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.9...jackson-datatype-hibernate-parent-2.12.1) Updates `jackson-datatype-joda` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases) - [Commits](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.9.9...jackson-datatype-joda-2.12.1) Signed-off-by: dependabot[bot] --- gumga-amazon-ses/pom.xml | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gumga-amazon-ses/pom.xml b/gumga-amazon-ses/pom.xml index 0a1fc343..9b718e1e 100644 --- a/gumga-amazon-ses/pom.xml +++ b/gumga-amazon-ses/pom.xml @@ -120,13 +120,13 @@ com.fasterxml.jackson.datatype jackson-datatype-hibernate5 - 2.9.1 + 2.12.1 test com.fasterxml.jackson.datatype jackson-datatype-joda - 2.9.1 + 2.12.1 test @@ -138,7 +138,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.12.1 test diff --git a/pom.xml b/pom.xml index 464f5995..fdd2235e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 5.5.1 0.3.1 - 2.9.9 + 2.12.1 3.3 2.2 3.3.1