NIFI-11835 Upgraded json-schema-validator from 1.0.84 to 1.0.86

This closes #7505

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-07-20 08:39:52 -04:00 committed by exceptionfactory
parent c06bb97e85
commit 0a774f231a
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.0.84</version>
<version>1.0.86</version>
</dependency>
</dependencies>
</dependencyManagement>