Skip to content

Commit 6b63b25

Browse files
authoredJan 21, 2025··
Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5 (#57)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.4 to 1.5.5. - [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.4...1.5.5) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator 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 41771a3 commit 6b63b25

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.networknt</groupId>
5656
<artifactId>json-schema-validator</artifactId>
57-
<version>1.5.4</version>
57+
<version>1.5.5</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.