Skip to content

Commit 3217974

Browse files
Update dependency com.networknt:json-schema-validator to v3.0.6
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 784c075 commit 3217974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ dependencies {
212212
exclude group: 'net.minidev', module: 'json-smart'
213213
}
214214
// needed to use MLIndex class mappings at (test) runtime but must be provided by calling plugins
215-
compileOnly('com.networknt:json-schema-validator:3.0.5') {
215+
compileOnly('com.networknt:json-schema-validator:3.0.6') {
216216
exclude group: 'com.fasterxml.jackson.core', module: 'jackson-databind'
217217
exclude group: 'com.fasterxml.jackson.dataformat', module: 'jackson-dataformat-yaml'
218218
exclude group: 'org.yml', module: 'snakeyaml'

0 commit comments

Comments
 (0)