From cc0dd6c4be519e6a14c1c05f5fbb38ce49c56a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 03:55:28 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.2 to 2.12.6.1 in /guestbook Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.2 to 2.12.6.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] --- guestbook/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guestbook/pom.xml b/guestbook/pom.xml index 30b685d..a232f4e 100644 --- a/guestbook/pom.xml +++ b/guestbook/pom.xml @@ -10,7 +10,7 @@ UTF-8 4.3.5.RELEASE - 2.10.2 + 2.12.6.1