Skip to content

Commit 05a7611

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.5.0 (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84f534c commit 05a7611

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.4.3</version>
94+
<version>1.5.0</version>
9595
<exclusions>
9696
<exclusion>
9797
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)