Skip to content

Commit

Permalink
chore(deps): bump com.networknt:json-schema-validator
Browse files Browse the repository at this point in the history
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.0 to 1.5.2.
- [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.0...1.5.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 638a5d5 commit 382871e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotify-web-api-open-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<properties>
<swagger-parser.version>2.1.22</swagger-parser.version>
<json-schema-validator.version>1.5.0</json-schema-validator.version>
<json-schema-validator.version>1.5.2</json-schema-validator.version>

<moditect.module.name>de.sonallux.spotify.openapi</moditect.module.name>
</properties>
Expand Down

0 comments on commit 382871e

Please sign in to comment.