From a506a237d89d8424bc7ebbdcd883e8c2fa459cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 01:30:53 +0000 Subject: [PATCH] Bump jackson-databind from 2.11.4 to 2.12.6.1 in /spring-test Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.4 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] --- spring-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-test/pom.xml b/spring-test/pom.xml index 9b4275b..9807574 100644 --- a/spring-test/pom.xml +++ b/spring-test/pom.xml @@ -82,7 +82,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.4 + 2.12.6.1 javax.servlet