Skip to content

Commit a5896f5

Browse files
renovate[bot]Pfeil
authored andcommitted
chore(deps): update dependency com.networknt:json-schema-validator to v1.5.7
1 parent 3598384 commit a5896f5

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
@@ -64,7 +64,7 @@ dependencies {
6464
// JSON-LD, Zenodo mapping
6565
implementation group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.6.0'
6666
// metadata validation, profiles based on JSON schema
67-
implementation group: "com.networknt", name: "json-schema-validator", version: "1.5.6"
67+
implementation group: "com.networknt", name: "json-schema-validator", version: "1.5.7"
6868
implementation 'org.glassfish:jakarta.json:2.0.1'
6969
//JTE for template processing
7070
implementation('gg.jte:jte:3.2.1')

0 commit comments

Comments
 (0)