From 458bc9b509651e6683c8f4829172345d8d26193d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:07:51 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.6 to 2.13.4.1 in /leyou/ly-common Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.6 to 2.13.4.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] --- leyou/ly-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leyou/ly-common/pom.xml b/leyou/ly-common/pom.xml index 8ac1329..593a53e 100644 --- a/leyou/ly-common/pom.xml +++ b/leyou/ly-common/pom.xml @@ -23,7 +23,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.6 + 2.13.4.1 org.springframework