From ea6893b86f13b62d8a6d96634797632709f996f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:04:56 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.6 to 2.12.6.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] --- .../02-RBAC2/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/02-RBAC2/pom.xml" "b/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/02-RBAC2/pom.xml" index ff06c191d..f61d60a95 100644 --- "a/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/02-RBAC2/pom.xml" +++ "b/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/02-RBAC2/pom.xml" @@ -98,7 +98,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.6 + 2.12.6.1 com.alibaba