From 023c897c58a706e67458ec5fda6266c965bb7400 Mon Sep 17 00:00:00 2001 From: Marc Brooks Date: Thu, 25 Jul 2019 11:01:00 -0500 Subject: [PATCH] Upgrade jackson-databind to 2.9.9.1 --- nifi-standardize-date-nar/pom.xml | 6 +++--- nifi-standardize-date-processors/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nifi-standardize-date-nar/pom.xml b/nifi-standardize-date-nar/pom.xml index f3b230f..68e5dcd 100644 --- a/nifi-standardize-date-nar/pom.xml +++ b/nifi-standardize-date-nar/pom.xml @@ -19,11 +19,11 @@ com.nineteen04labs nifi-standardize-date-bundle - 19.02.0 + 19.02.1 nifi-standardize-date-nar - 19.02.0 + 19.02.1 nar true @@ -34,7 +34,7 @@ com.nineteen04labs nifi-standardize-date-processors - 19.02.0 + 19.02.1 diff --git a/nifi-standardize-date-processors/pom.xml b/nifi-standardize-date-processors/pom.xml index 0aebfe1..2233797 100644 --- a/nifi-standardize-date-processors/pom.xml +++ b/nifi-standardize-date-processors/pom.xml @@ -20,7 +20,7 @@ com.nineteen04labs nifi-standardize-date-bundle - 19.02.0 + 19.02.1 nifi-standardize-date-processors @@ -61,7 +61,7 @@ com.fasterxml.jackson.core jackson-databind - [2.9.9] + [2.9.9.1,) org.slf4j diff --git a/pom.xml b/pom.xml index 0008c30..da0e7d8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ com.nineteen04labs nifi-standardize-date-bundle - 19.02.0 + 19.02.1 pom