From 6c1faeeda88e49070f675ba2d75c18a5858ef0d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 1 Jan 2019 11:24:36 +0000 Subject: [PATCH] [Security] Bump jackson-databind from 2.2.2 to 2.9.8 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.2 to 2.9.8. **This update includes security fixes.** - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- couchbase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchbase/pom.xml b/couchbase/pom.xml index c17f820cc6..d447744608 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -45,7 +45,7 @@ LICENSE file. com.fasterxml.jackson.core jackson-databind - 2.2.2 + 2.9.8 org.slf4j