From 3c17e5550997df52042721a433213ab70a9764fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 17:31:38 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.7 to 2.12.6.1 in /oauth2-platform-api Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 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] --- oauth2-platform-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth2-platform-api/pom.xml b/oauth2-platform-api/pom.xml index 3934e7e1..7535aca5 100644 --- a/oauth2-platform-api/pom.xml +++ b/oauth2-platform-api/pom.xml @@ -49,7 +49,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.7 + 2.12.6.1 commons-codec