NIFI-13263 - Bump ParCEFone version (#8851)

This closes #8851
This commit is contained in:
Andre F de Miranda 2024-05-19 22:34:22 +10:00 committed by GitHub
parent 093393a4ab
commit c1063600af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -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
************************

View File

@ -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:

View File

@ -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:

View File

@ -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>

View File

@ -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>