From 037694983f40a7703162fc977cdf9cfc07d9fb3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 20:33:17 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.4 to 2.9.10.8 in /notificationservice Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.9.10.8. - [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] --- notificationservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notificationservice/pom.xml b/notificationservice/pom.xml index b4d692d..398ca09 100644 --- a/notificationservice/pom.xml +++ b/notificationservice/pom.xml @@ -76,7 +76,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.4 + 2.9.10.8 org.projectlombok