Skip to content

Commit b16511a

Browse files
Bump json-schema-validator from 1.0.64 to 1.0.65 (elastic#2388)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.64 to 1.0.65. - [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.64...1.0.65) --- 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>
1 parent b679c87 commit b16511a

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
@@ -117,7 +117,7 @@
117117
<version.spring>5.0.15.RELEASE</version.spring>
118118
<version.spring-boot>2.2.2.RELEASE</version.spring-boot>
119119
<version.jetty-server>9.4.11.v20180605</version.jetty-server>
120-
<version.json-schema-validator>1.0.64</version.json-schema-validator>
120+
<version.json-schema-validator>1.0.65</version.json-schema-validator>
121121
<!-- Byte Buddy and ASM must be kept in sync -->
122122
<version.byte-buddy>1.12.6</version.byte-buddy>
123123
<version.asm>9.2</version.asm>

0 commit comments

Comments
 (0)