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:
mr1716 2023-11-13 09:22:38 -05:00 committed by exceptionfactory
parent 6447aea258
commit 0c4de923ba
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

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