From 2c94518e4f3e5f236bf7c98dc1948c133a5d669d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 22:17:47 +0000 Subject: [PATCH] Bump jackson-databind in /openTCS-Kernel-Extension-TCP-MES-Interface Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11 to 2.12.6.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] --- openTCS-Kernel-Extension-TCP-MES-Interface/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openTCS-Kernel-Extension-TCP-MES-Interface/pom.xml b/openTCS-Kernel-Extension-TCP-MES-Interface/pom.xml index 6607e34..a955879 100644 --- a/openTCS-Kernel-Extension-TCP-MES-Interface/pom.xml +++ b/openTCS-Kernel-Extension-TCP-MES-Interface/pom.xml @@ -22,7 +22,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.11 + 2.12.6.1 compile