From 097077e7d23c1df2dff5d9971e774bcbb70e709a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 21:48:16 +0000 Subject: [PATCH] build(deps): bump jackson-version from 2.6.2 to 2.10.3 in /java-tutorial Bumps `jackson-version` from 2.6.2 to 2.10.3. Updates `jackson-core` from 2.6.2 to 2.10.3 - [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.3) Updates `jackson-annotations` from 2.6.2 to 2.10.3 - [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.3 - [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..439cefe 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.3