Skip to content

Commit 862a0f2

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.4.0 (#721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21fee39 commit 862a0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.networknt</groupId>
9393
<artifactId>json-schema-validator</artifactId>
94-
<version>1.3.3</version>
94+
<version>1.4.0</version>
9595
<exclusions>
9696
<exclusion>
9797
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)