mirror of https://github.com/apache/nifi.git
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:
parent
4b8ce44d59
commit
b4f6aace53
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue