From 8a0da9ee4391084519b58e7ba7d1fa8bac5ea07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 03:57:36 +0000 Subject: [PATCH] Bump jackson-databind from 2.4.1 to 2.12.7.1 in /hotelapp Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.1 to 2.12.7.1. - [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] --- hotelapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotelapp/pom.xml b/hotelapp/pom.xml index 9f24a5b..1a404ef 100644 --- a/hotelapp/pom.xml +++ b/hotelapp/pom.xml @@ -98,7 +98,7 @@ com.fasterxml.jackson.core jackson-databind - 2.4.1 + 2.12.7.1 com.thoughtworks.xstream