Skip to content

Commit ac409d1

Browse files
Bump com.networknt:json-schema-validator from 1.5.7 to 1.5.8 (#102)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.7 to 1.5.8. - [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.7...1.5.8) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 1.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29f7ec3 commit ac409d1

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
@@ -29,7 +29,7 @@
2929
<jackson.version>2.19.1</jackson.version>
3030
<junit.version>5.13.2</junit.version>
3131
<locationtech-jts.version>1.20.0</locationtech-jts.version>
32-
<networknt-validator-version>1.5.7</networknt-validator-version>
32+
<networknt-validator-version>1.5.8</networknt-validator-version>
3333
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
3434
<maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>
3535
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)