mirror of https://github.com/apache/nifi.git
NIFI-12436 Upgraded datafaker from 2.0.1 to 2.0.2
This closes #8084 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
fcfb777587
commit
0430974783
|
@ -323,7 +323,7 @@
|
|||
<dependency>
|
||||
<groupId>net.datafaker</groupId>
|
||||
<artifactId>datafaker</artifactId>
|
||||
<version>2.0.1</version>
|
||||
<version>2.0.2</version>
|
||||
<exclusions>
|
||||
<!-- Exclude snakeyaml with android qualifier -->
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in New Issue