From ef824a58f3534a7f9429321fcc21ced2d76936d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 20:04:25 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /java-tutorial Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.2 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-tutorial/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-tutorial/pom.xml b/java-tutorial/pom.xml index c31bb90..10bb72e 100644 --- a/java-tutorial/pom.xml +++ b/java-tutorial/pom.xml @@ -14,7 +14,7 @@ UTF-8 1.8 1.8 - 2.6.2 + 2.9.10.8