Skip to content

Commit 08a2e03

Browse files
Bump com.networknt:json-schema-validator from 1.3.3 to 1.4.0 (#369)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.3.3 to 1.4.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.3.3...1.4.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfe1878 commit 08a2e03

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.3.3</json-schema-validator.version>
24+
<json-schema-validator.version>1.4.0</json-schema-validator.version>
2525

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

0 commit comments

Comments
 (0)