From 9f603cc4895994d284d22aba4c6d66e117b84571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 21:40:20 +0000 Subject: [PATCH] Bump jackson.version from 2.10.1 to 2.12.1 in /rest-service-swipe Bumps `jackson.version` from 2.10.1 to 2.12.1. Updates `jackson-core` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.1...jackson-core-2.12.1) Updates `jackson-databind` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.1 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- rest-service-swipe/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-service-swipe/pom.xml b/rest-service-swipe/pom.xml index f40d1cc..0377faa 100644 --- a/rest-service-swipe/pom.xml +++ b/rest-service-swipe/pom.xml @@ -15,7 +15,7 @@ 1.8 org.rest.service.swipe.Application - 2.10.1 + 2.12.1