From f1b8a7171d3b1b14c8c2381fa2d0cdad30df7e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 23:30:05 +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.7.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..ac78b98 100644 --- a/preauth-security-example/pom.xml +++ b/preauth-security-example/pom.xml @@ -28,7 +28,7 @@ 1.8 - 2.10.0 + 2.12.7.1 1 1.5.13.RELEASE