From fa0d2b5e0d7aa14b743cef8ad52f6599e242c612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:03:50 +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] --- .../03-CRM/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/03-CRM/pom.xml" "b/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/03-CRM/pom.xml" index 67b8929f8..8b88e9dc1 100644 --- "a/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/03-CRM/pom.xml" +++ "b/study-notes/j2ee-collection/architecture/01-\351\241\271\347\233\256\345\256\236\346\210\230/03-CRM/pom.xml" @@ -39,7 +39,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.6 + 2.12.6.1