From c6e8d95ba1e0a8460150ddc7bd29d625ed0f65e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 06:48:16 +0000 Subject: [PATCH] Bump jackson-databind in /examples/SpringDataJPA/springData Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.1 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] --- examples/SpringDataJPA/springData/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/SpringDataJPA/springData/pom.xml b/examples/SpringDataJPA/springData/pom.xml index 7ffdfed..83d48bf 100644 --- a/examples/SpringDataJPA/springData/pom.xml +++ b/examples/SpringDataJPA/springData/pom.xml @@ -10,7 +10,7 @@ 4.3.0.RELEASE 42.1.4 - 2.8.1 + 2.12.7.1 1.3.4.RELEASE 4.2.5.Final