From 1128e75eaf0ddaab35e5771e64ecb5fe0b232d79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:59:20 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /sb-word-count Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.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] --- sb-word-count/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb-word-count/pom.xml b/sb-word-count/pom.xml index 3b3afe5..fc0d76b 100644 --- a/sb-word-count/pom.xml +++ b/sb-word-count/pom.xml @@ -57,7 +57,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.13.4.1 org.apache.spark