Skip to content

Commit

Permalink
Merge pull request #220 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/com.networknt-json-schema-validator-1.0.77
  • Loading branch information
dependabot[bot] committed Feb 27, 2023
2 parents 546f369 + 5eec50e commit 6447972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
implementation "org.apache.tika:tika-core:2.7.0"

// JSON validator
implementation "com.networknt:json-schema-validator:1.0.76"
implementation "com.networknt:json-schema-validator:1.0.77"

// XML validator // https://mvnrepository.com/artifact/xerces/xercesImpl
implementation 'xerces:xercesImpl:2.12.2'
Expand Down

0 comments on commit 6447972

Please sign in to comment.