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