From 93dfd5b3b230ca3c02380c9430d994f2ef59b63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 12:54:31 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /starfish-web-demo Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.9 to 2.13.2.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] --- starfish-web-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starfish-web-demo/pom.xml b/starfish-web-demo/pom.xml index e50d117..0b8cbd4 100644 --- a/starfish-web-demo/pom.xml +++ b/starfish-web-demo/pom.xml @@ -23,7 +23,7 @@ 1.7 4.3.10.RELEASE - 2.8.9 + 2.13.2.1