Skip to content

Commit df469c9

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.3.1 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b42f0d commit df469c9

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

0 commit comments

Comments
 (0)