From 3d435b08f35d48a9b553256f575def973dfe6c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:28:05 +0000 Subject: [PATCH] Bump jackson-databind from 2.13.4.1 to 2.13.4.2 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.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 ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7262a73..4635140 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 11 - 2.13.4 + 2.13.4.2 9.0 5.${junit.subversion} 1.${junit.subversion} @@ -207,7 +207,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version}.1 + ${jackson.version}