Skip to content

Commit

Permalink
dependencies: bump com.networknt:json-schema-validator (#1828)
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.1.
- [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.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 1c50e69 commit 6acf3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<openapi.generator.plugin.version>7.7.0</openapi.generator.plugin.version>
<nimbusds.oidc.sdk.version>11.13</nimbusds.oidc.sdk.version>
<snakeyaml.version>2.2</snakeyaml.version>
<json-schema-validator.version>1.5.0</json-schema-validator.version>
<json-schema-validator.version>1.5.1</json-schema-validator.version>
<archunit.version>1.3.0</archunit.version>
<activiti.version>8.6.0</activiti.version>
<maven.enforcer.plugin.version>3.5.0</maven.enforcer.plugin.version>
Expand Down

0 comments on commit 6acf3e4

Please sign in to comment.