From b66ce82baf2ff2bada4a49c458df3b75fe9b9760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:29:33 +0000 Subject: [PATCH] Bump jackson-databind from 2.4.1.1 to 2.13.4.1 in /NMSReportingSuite Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.1.1 to 2.13.4.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] --- NMSReportingSuite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NMSReportingSuite/pom.xml b/NMSReportingSuite/pom.xml index ba6b91f9..22b8a2d0 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.13.4.1