Skip to content

Commit ea9917c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.networknt</groupId>
9595
<artifactId>json-schema-validator</artifactId>
96-
<version>1.0.87</version>
96+
<version>1.0.88</version>
9797
<exclusions>
9898
<exclusion>
9999
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)