From 962a158d5a9d87fc1eb2f78ac7204bcf15781c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 09:10:02 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.7 to 2.12.7.1 in /project/shiro/shiro-2 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1. - [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] --- project/shiro/shiro-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/shiro/shiro-2/pom.xml b/project/shiro/shiro-2/pom.xml index 628fcdd0..10efaeba 100644 --- a/project/shiro/shiro-2/pom.xml +++ b/project/shiro/shiro-2/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.7.1 org.springframework