Skip to content

Commit 543c9a6

Browse files
Bump json-schema-validator from 1.0.80 to 1.0.81 (#254)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.80 to 1.0.81. - [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.0.80...1.0.81) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67ddc6a commit 543c9a6

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.13</swagger-parser.version>
24-
<json-schema-validator.version>1.0.80</json-schema-validator.version>
24+
<json-schema-validator.version>1.0.81</json-schema-validator.version>
2525

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

0 commit comments

Comments
 (0)