From 222ccaf65229b924a8e8701387cd4f5079ab3398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 00:21:58 +0000 Subject: [PATCH] Bump jackson-databind in /packages/internal/wekaPython Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.10.5.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] --- packages/internal/wekaPython/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/internal/wekaPython/pom.xml b/packages/internal/wekaPython/pom.xml index 41f355bf..517690a6 100644 --- a/packages/internal/wekaPython/pom.xml +++ b/packages/internal/wekaPython/pom.xml @@ -107,7 +107,7 @@ Integration with CPython for Weka. Python version 2.7.x or higher is required. A com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.10.5.1 com.fasterxml.jackson.module