From 681e9df46df9d7f2de982a202835ea9cfd43cfca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 10:26:04 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jackson-databind=20from=202.9.5=20to=202?= =?UTF-8?q?.12.7.1=20in=20/02=20Trunk/01=20=E6=9C=8D=E5=8A=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.5 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] --- "02 Trunk/01 \346\234\215\345\212\241\345\231\250/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/02 Trunk/01 \346\234\215\345\212\241\345\231\250/pom.xml" "b/02 Trunk/01 \346\234\215\345\212\241\345\231\250/pom.xml" index 94224c6..c544c35 100644 --- "a/02 Trunk/01 \346\234\215\345\212\241\345\231\250/pom.xml" +++ "b/02 Trunk/01 \346\234\215\345\212\241\345\231\250/pom.xml" @@ -142,7 +142,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.5 + 2.12.7.1