From 443803e729d1f81ed5e0c8248d30a60ad0790614 Mon Sep 17 00:00:00 2001 From: joewitt Date: Thu, 9 Mar 2017 22:00:41 -0500 Subject: [PATCH] NIFI-2564 corrected L&N to reference new BeanUtils dependency. --- nifi-assembly/NOTICE | 2 +- .../nifi-hl7-nar/src/main/resources/META-INF/NOTICE | 5 +++++ nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/nifi-assembly/NOTICE b/nifi-assembly/NOTICE index ca969cd7d2..87c7bf5153 100644 --- a/nifi-assembly/NOTICE +++ b/nifi-assembly/NOTICE @@ -473,7 +473,7 @@ The following binary components are provided under the Apache Software License v (ASLv2) Apache Commons BeanUtils The following NOTICE information applies: Apache Commons BeanUtils - Copyright 2000-2008 The Apache Software Foundation + Copyright 2000-2014 The Apache Software Foundation (ASLv2) Apache Avro The following NOTICE information applies: diff --git a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/src/main/resources/META-INF/NOTICE b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/src/main/resources/META-INF/NOTICE index 50cc344fbe..f321eaf907 100644 --- a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/src/main/resources/META-INF/NOTICE +++ b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-nar/src/main/resources/META-INF/NOTICE @@ -18,6 +18,11 @@ The following binary components are provided under the Apache Software License v This product includes software from the Spring Framework, under the Apache License 2.0 (see: StringUtils.containsWhitespace()) + (ASLv2) Apache Commons BeanUtils + The following NOTICE information applies: + Apache Commons BeanUtils + Copyright 2000-2014 The Apache Software Foundation + ***************** Mozilla Public License v1.1 ***************** diff --git a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml index b86d71d7e3..3ad4281493 100644 --- a/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hl7-bundle/nifi-hl7-processors/pom.xml @@ -59,7 +59,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 ca.uhn.hapi