Skip to content

Commit 95c82e3

Browse files
chore(deps): bump com.networknt:json-schema-validator (#504)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.6 to 1.5.9. - [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.6...1.5.9) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0912770 commit 95c82e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotify-web-api-open-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<swagger-parser.version>2.1.34</swagger-parser.version>
24-
<json-schema-validator.version>1.5.6</json-schema-validator.version>
24+
<json-schema-validator.version>1.5.9</json-schema-validator.version>
2525

2626
<moditect.module.name>de.sonallux.spotify.openapi</moditect.module.name>
2727
</properties>

0 commit comments

Comments
 (0)