This is an automated email from the ASF dual-hosted git repository.

otto pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new c1063600af NIFI-13263 - Bump ParCEFone version (#8851)
c1063600af is described below

commit c1063600afd4a7de67acd6331b24dd264df1e702
Author: Andre F de Miranda <[email protected]>
AuthorDate: Sun May 19 22:34:22 2024 +1000

    NIFI-13263 - Bump ParCEFone version (#8851)
    
    This closes #8851
---
 .../minifi-standard-nar/src/main/resources/META-INF/NOTICE              | 2 +-
 nifi-assembly/NOTICE                                                    | 2 +-
 .../nifi-standard-nar/src/main/resources/META-INF/NOTICE                | 2 +-
 nifi-extension-bundles/nifi-standard-bundle/pom.xml                     | 2 +-
 .../nifi-record-serialization-services/pom.xml                          | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/minifi/minifi-nar-bundles/minifi-standard-nar/src/main/resources/META-INF/NOTICE
 
b/minifi/minifi-nar-bundles/minifi-standard-nar/src/main/resources/META-INF/NOTICE
index 0f03c74e61..1052909352 100644
--- 
a/minifi/minifi-nar-bundles/minifi-standard-nar/src/main/resources/META-INF/NOTICE
+++ 
b/minifi/minifi-nar-bundles/minifi-standard-nar/src/main/resources/META-INF/NOTICE
@@ -143,7 +143,7 @@ The following binary components are provided under the 
Apache Software License v
   (ASLv2) ParCEFone
     The following NOTICE information applies:
       ParCEFone
-      Copyright 2016 Fluenda
+      Copyright 2016-2024 Fluenda
 ************************
 Common Development and Distribution License 1.1
 ************************
diff --git a/nifi-assembly/NOTICE b/nifi-assembly/NOTICE
index 777b0f01bf..93db070af9 100644
--- a/nifi-assembly/NOTICE
+++ b/nifi-assembly/NOTICE
@@ -1439,7 +1439,7 @@ The following binary components are provided under the 
Apache Software License v
   (ASLv2) ParCEFone
     The following NOTICE information applies:
       ParCEFone
-      Copyright 2016 Fluenda
+      Copyright 2016-2024 Fluenda
 
   (ASLv2) Grok
     The following NOTICE information applies:
diff --git 
a/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE
 
b/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE
index 5db68caef7..61b4cf1a0f 100644
--- 
a/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE
+++ 
b/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE
@@ -176,7 +176,7 @@ The following binary components are provided under the 
Apache Software License v
   (ASLv2) ParCEFone
     The following NOTICE information applies:
       ParCEFone
-      Copyright 2016 Fluenda
+      Copyright 2016-2024 Fluenda
 
   (ASLv2) Grok
     The following NOTICE information applies:
diff --git a/nifi-extension-bundles/nifi-standard-bundle/pom.xml 
b/nifi-extension-bundles/nifi-standard-bundle/pom.xml
index 9cd16cf2ac..a1e6974ba8 100644
--- a/nifi-extension-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-extension-bundles/nifi-standard-bundle/pom.xml
@@ -175,7 +175,7 @@
             <dependency>
                 <groupId>com.fluenda</groupId>
                 <artifactId>parcefone</artifactId>
-                <version>2.1.0</version>
+                <version>3.0.0</version>
             </dependency>
             <dependency>
                 <groupId>com.github.wnameless.json</groupId>
diff --git 
a/nifi-extension-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml
 
b/nifi-extension-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml
index e95b48c6ce..954d0b9d80 100755
--- 
a/nifi-extension-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml
+++ 
b/nifi-extension-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml
@@ -153,7 +153,7 @@
         <dependency>
             <groupId>com.fluenda</groupId>
             <artifactId>parcefone</artifactId>
-            <version>2.1.0</version>
+            <version>3.0.0</version>
         </dependency>
         <dependency>
             <groupId>com.jayway.jsonpath</groupId>

Reply via email to