From c108fc5d2b2723e6bfbf691732071d0d74b69513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 20:24:04 +0000 Subject: [PATCH] Bump jackson-databind in /java/spring-mvc-embedded-jetty Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.0 to 2.9.10.8. - [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] --- java/spring-mvc-embedded-jetty/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/spring-mvc-embedded-jetty/pom.xml b/java/spring-mvc-embedded-jetty/pom.xml index 7fef3a0..f293cc7 100644 --- a/java/spring-mvc-embedded-jetty/pom.xml +++ b/java/spring-mvc-embedded-jetty/pom.xml @@ -42,7 +42,7 @@ com.fasterxml.jackson.core jackson-databind - 2.2.0 + 2.9.10.8