Skip to content

Commit 6f67e0a

Browse files
Bump json-schema-validator from 1.0.49 to 1.0.50
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.49 to 1.0.50. - [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.49...1.0.50) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f594eca commit 6f67e0a

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
@@ -106,7 +106,7 @@
106106
<version.log4j>2.12.1</version.log4j>
107107
<version.spring>5.0.15.RELEASE</version.spring>
108108
<version.jetty-server>9.4.11.v20180605</version.jetty-server>
109-
<version.json-schema-validator>1.0.49</version.json-schema-validator>
109+
<version.json-schema-validator>1.0.50</version.json-schema-validator>
110110
<!-- Byte Buddy and ASM must be kept in sync -->
111111
<version.byte-buddy>1.10.22</version.byte-buddy>
112112
<version.asm>9.1</version.asm>

0 commit comments

Comments
 (0)