Skip to content

Commit 06ba407

Browse files
chore(deps): bump com.networknt:json-schema-validator (#402)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.4.0 to 1.5.0. - [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.4.0...1.5.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3449f0 commit 06ba407

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.22</swagger-parser.version>
24-
<json-schema-validator.version>1.4.0</json-schema-validator.version>
24+
<json-schema-validator.version>1.5.0</json-schema-validator.version>
2525

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

0 commit comments

Comments
 (0)