From 5f5ca89d5ed9e1e0bc85fc0736f5e5ab2debb1f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:31:19 +0000 Subject: [PATCH] Bump jackson.version from 2.1.4 to 2.12.1 in /server/springmvc-webapp Bumps `jackson.version` from 2.1.4 to 2.12.1. Updates `jackson-core` from 2.1.4 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.1.4...jackson-core-2.12.1) Updates `jackson-databind` from 2.1.4 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.1.4 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- server/springmvc-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/springmvc-webapp/pom.xml b/server/springmvc-webapp/pom.xml index 5a440ca..cc718ab 100644 --- a/server/springmvc-webapp/pom.xml +++ b/server/springmvc-webapp/pom.xml @@ -30,7 +30,7 @@ ${project.groupId}.${project.artifactId}.resources - 2.1.4 + 2.12.1 2.1.3 1.0.1