From 380a7d6cdfa3249ed8f6316554184ab08d0c2e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 03:34:45 +0000 Subject: [PATCH] Chore(deps): Bump jackson-databind from 2.13.1 to 2.13.2.2 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.2. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b7aca93d27..3db70ba71d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ UTF-8 - 4.5.3.0 + 4.6.0.0 4.5.3 true 2.2 @@ -289,7 +289,7 @@ maven-compiler-plugin - 3.10.0 + 3.10.1 1.8 1.8 @@ -462,7 +462,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.1 + 2.13.2.2 commons-io @@ -788,7 +788,7 @@ maven-compiler-plugin - 3.10.0 + 3.10.1 compile-java-11