From beaa1ef84143b29b3011f171974bbca752c57cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 01:12:20 +0000 Subject: [PATCH] Bump jackson-databind in /preauth-security-example Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 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] --- preauth-security-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preauth-security-example/pom.xml b/preauth-security-example/pom.xml index f1b318f..66b60f1 100644 --- a/preauth-security-example/pom.xml +++ b/preauth-security-example/pom.xml @@ -28,7 +28,7 @@ 1.8 - 2.10.0 + 2.12.6.1 1 1.5.13.RELEASE