Skip to content

Commit

Permalink
NIFI-13263 - Bump ParCEFone version (apache#8851)
Browse files Browse the repository at this point in the history
This closes apache#8851
  • Loading branch information
trixpan committed May 19, 2024
1 parent 093393a commit c106360
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
************************
Expand Down
2 changes: 1 addition & 1 deletion nifi-assembly/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion nifi-extension-bundles/nifi-standard-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c106360

Please sign in to comment.