From af1f5d147c5d1e1361a3e04461fbd9a889b1943d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 15:08:45 +0000 Subject: [PATCH] Bump jackson.version in /examples/osgi/apache-karaf-feature Bumps `jackson.version` from 2.9.9 to 2.10.0.pr1. Updates `jackson-core` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0.pr1) Updates `jackson-annotations` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-jdk8` from 2.9.9 to 2.10.0.pr1 Signed-off-by: dependabot[bot] --- examples/osgi/apache-karaf-feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/osgi/apache-karaf-feature/pom.xml b/examples/osgi/apache-karaf-feature/pom.xml index 29f10f62..a9806d69 100644 --- a/examples/osgi/apache-karaf-feature/pom.xml +++ b/examples/osgi/apache-karaf-feature/pom.xml @@ -13,7 +13,7 @@ feature - 2.9.9 + 2.10.0.pr1