From 84a13ac64f02f21a51d35686403af7ad8bebae80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 09:47:12 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /src/ilab_pro Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.4 to 2.12.7.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] --- src/ilab_pro/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ilab_pro/pom.xml b/src/ilab_pro/pom.xml index 16d6e4a..41d54c0 100644 --- a/src/ilab_pro/pom.xml +++ b/src/ilab_pro/pom.xml @@ -90,7 +90,7 @@ com.fasterxml.jackson.core jackson-databind - 2.5.4 + 2.12.7.1 javax.servlet @@ -219,7 +219,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.3 + 2.12.7.1 org.javassist