From 8d84bbe7cb986c4c7d1678c898b4b5d35c1518cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 07:48:29 +0000 Subject: [PATCH] build(deps): Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.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] --- sentinel-demo/sentinel-demo-zuul-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentinel-demo/sentinel-demo-zuul-gateway/pom.xml b/sentinel-demo/sentinel-demo-zuul-gateway/pom.xml index 77f8ea77..3a6fa593 100644 --- a/sentinel-demo/sentinel-demo-zuul-gateway/pom.xml +++ b/sentinel-demo/sentinel-demo-zuul-gateway/pom.xml @@ -20,7 +20,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.4 + 2.12.7.1