Skip to content

Commit a401739

Browse files
build: bump com.networknt:json-schema-validator from 1.5.8 to 1.5.9 (#4223)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d52c9a commit a401739

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
@@ -101,7 +101,7 @@
101101
<version.ecs.logging>1.7.0</version.ecs.logging>
102102
<version.spring>5.0.15.RELEASE</version.spring>
103103
<version.jetty-server>9.4.11.v20180605</version.jetty-server>
104-
<version.json-schema-validator>1.5.8</version.json-schema-validator>
104+
<version.json-schema-validator>1.5.9</version.json-schema-validator>
105105
<!-- Byte Buddy and ASM must be kept in sync -->
106106
<version.byte-buddy>1.17.7</version.byte-buddy>
107107
<version.asm>9.8</version.asm>

0 commit comments

Comments
 (0)