From 3bc124b068d83f680b682ebc59a810c8838f2416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 20:31:12 +0000 Subject: [PATCH] Bump jackson-databind from 2.4.1.1 to 2.9.10.4 in /NMSReportingSuite Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.1.1 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) 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 01c74c980..8295f329e 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.4