Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5
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.4 to 1.5.5.
- [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.4...1.5.5)

---
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 Jan 15, 2025
1 parent fd80035 commit 0f4e5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation 'commons-logging:commons-logging-api:1.1'
implementation 'commons-lang:commons-lang:2.6'
implementation 'commons-io:commons-io:2.18.0'
implementation ('com.networknt:json-schema-validator:1.5.4')
implementation ('com.networknt:json-schema-validator:1.5.5')

implementation 'javax.mail:mail:1.4.7'

Expand Down

0 comments on commit 0f4e5d3

Please sign in to comment.