From e8bfb52bf4d7eca63784a11021f6285817942c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 19:46:39 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.1 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] --- .../META-INF/maven/com.hiold.danmaku/danmukuServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/danmakuServer/target/m2e-wtp/web-resources/META-INF/maven/com.hiold.danmaku/danmukuServer/pom.xml b/danmakuServer/target/m2e-wtp/web-resources/META-INF/maven/com.hiold.danmaku/danmukuServer/pom.xml index 876f364..2d262ca 100644 --- a/danmakuServer/target/m2e-wtp/web-resources/META-INF/maven/com.hiold.danmaku/danmukuServer/pom.xml +++ b/danmakuServer/target/m2e-wtp/web-resources/META-INF/maven/com.hiold.danmaku/danmukuServer/pom.xml @@ -81,7 +81,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.1 + 2.12.6.1