Skip to content

Commit 0274ce2

Browse files
Bump json-schema-validator from 1.0.27 to 1.0.28 (#163)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.27 to 1.0.28. - [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.0.27...1.0.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2353ac3 commit 0274ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<!-- Schema types -->
102102
<avro.version>1.9.1</avro.version>
103-
<json-schema-validator.version>1.0.27</json-schema-validator.version>
103+
<json-schema-validator.version>1.0.28</json-schema-validator.version>
104104
<wire-schema.version>3.0.2</wire-schema.version>
105105
<protobuf.version>3.11.0</protobuf.version>
106106

0 commit comments

Comments
 (0)