Skip to content

Commit 75e5c0b

Browse files
chore(deps): bump com.networknt:json-schema-validator (#441)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.3 to 1.5.4. - [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.3...1.5.4) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator 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 f7210e8 commit 75e5c0b

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.24</swagger-parser.version>
24-
<json-schema-validator.version>1.5.3</json-schema-validator.version>
24+
<json-schema-validator.version>1.5.4</json-schema-validator.version>
2525

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

0 commit comments

Comments
 (0)