Skip to content

Commit f5b7bc6

Browse files
chore(deps): Bump com.networknt:json-schema-validator
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.8 to 1.5.9. - [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.8...1.5.9) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6dd3a9 commit f5b7bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>com.networknt</groupId>
210210
<artifactId>json-schema-validator</artifactId>
211-
<version>1.5.8</version>
211+
<version>1.5.9</version>
212212
</dependency>
213213

214214
<!-- Unit Test -->

0 commit comments

Comments
 (0)