From 13d0b23cc9d363e4b45ea9949e387f515ed1d89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 11:37:45 +0000 Subject: [PATCH] build(deps): bump jackson-version from 2.6.2 to 2.10.0 in /java-tutorial Bumps `jackson-version` from 2.6.2 to 2.10.0. Updates `jackson-core` from 2.6.2 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.6.2...jackson-core-2.10.0) Updates `jackson-annotations` from 2.6.2 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.6.2 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) 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..931e254 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.10.0