mirror of https://github.com/apache/nifi.git
parent
093393a4ab
commit
c1063600af
|
@ -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
|
||||
************************
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue