mirror of https://github.com/apache/nifi.git
NIFI-12353 Upgraded json-flattener from 0.16.4 to 0.16.6
This closes #8014 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
6447aea258
commit
0c4de923ba
|
@ -219,7 +219,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.wnameless.json</groupId>
|
||||
<artifactId>json-flattener</artifactId>
|
||||
<version>0.16.4</version>
|
||||
<version>0.16.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.bval</groupId>
|
||||
|
|
Loading…
Reference in New Issue