From 62c05bb2e85b2e6522ee782f6f747f0a499dc380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 20:12:46 +0000 Subject: [PATCH] Bump jackson-databind from 2.4.1.1 to 2.9.10.8 in /NMSReportingSuite Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.1.1 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] --- NMSReportingSuite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NMSReportingSuite/pom.xml b/NMSReportingSuite/pom.xml index ba6b91f9e..80fe3f6d3 100644 --- a/NMSReportingSuite/pom.xml +++ b/NMSReportingSuite/pom.xml @@ -143,7 +143,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma com.fasterxml.jackson.core jackson-databind - 2.4.1.1 + 2.9.10.8