Skip to content

Commit

Permalink
Update dependency com.networknt:json-schema-validator to v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent fd1c9de commit 236baf4
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 @@ -103,7 +103,7 @@ dependencies {
implementation "org.apache.tika:tika-core:3.0.0"

// JSON validator
implementation "com.networknt:json-schema-validator:1.5.3"
implementation "com.networknt:json-schema-validator:1.5.4"

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

0 comments on commit 236baf4

Please sign in to comment.