From b070af925e04c41b11a2a0af87b520d2e27481eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 21:57:29 +0000 Subject: [PATCH] Bump jackson-databind from 2.4.1.1 to 2.9.10.3 in /NMSReportingSuite Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.1.1 to 2.9.10.3. - [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..d1f32667a 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.3