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:
mr1716 2023-11-29 11:44:30 -05:00 committed by exceptionfactory
parent fcfb777587
commit 0430974783
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

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