Skip to content

Commit 1b3abf2

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump com.networknt:json-schema-validator
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.2...1.5.3) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5b5478 commit 1b3abf2

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
@@ -62,7 +62,7 @@ dependencies {
6262
// JSON-LD, Zenodo mapping
6363
implementation group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.4.1'
6464
// metadata validation, profiles based on JSON schema
65-
implementation group: "com.networknt", name: "json-schema-validator", version: "1.5.2"
65+
implementation group: "com.networknt", name: "json-schema-validator", version: "1.5.3"
6666
implementation 'org.glassfish:jakarta.json:2.0.1'
6767
}
6868

0 commit comments

Comments
 (0)