Skip to content

Commit 786b20b

Browse files
Bump com.github.java-json-tools:json-schema-validator
Bumps [com.github.java-json-tools:json-schema-validator](https://github.com/java-json-tools/json-schema-validator) from 2.2.8 to 2.2.14. - [Release notes](https://github.com/java-json-tools/json-schema-validator/releases) - [Changelog](https://github.com/java-json-tools/json-schema-validator/blob/master/RELEASE-NOTES.md) - [Commits](java-json-tools/json-schema-validator@2.2.8...v2.2.14) --- updated-dependencies: - dependency-name: com.github.java-json-tools:json-schema-validator dependency-version: 2.2.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e360728 commit 786b20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
implementation "org.apache.thrift:libthrift:0.18.1"
116116

117117
implementation "org.apache.commons:commons-rdf-jsonld-java:0.5.0"
118-
implementation "com.github.java-json-tools:json-schema-validator:2.2.8"
118+
implementation "com.github.java-json-tools:json-schema-validator:2.2.14"
119119

120120
implementation "org.apache.commons:commons-collections4:4.1"
121121

0 commit comments

Comments
 (0)