NIFI-11070 Update json-schema-validator to 1.0.76

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6857.
This commit is contained in:
mr1716 2023-01-18 09:06:28 -05:00 committed by Pierre Villard
parent 4b8ce44d59
commit b4f6aace53
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.0.73</version>
<version>1.0.76</version>
</dependency>
</dependencies>
</dependencyManagement>