From a4b9f64f670c6bb15340a9e8f6bd569c5b19af56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:13:11 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.4 to 2.13.4.1 in /connectionstatistics Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 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] --- connectionstatistics/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectionstatistics/pom.xml b/connectionstatistics/pom.xml index be6fe41..6d4e1e7 100644 --- a/connectionstatistics/pom.xml +++ b/connectionstatistics/pom.xml @@ -65,7 +65,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.4 + 2.13.4.1 org.projectlombok