Skip to content

Commit

Permalink
#400 Reverted json-schema-validator dependency since not working with…
Browse files Browse the repository at this point in the history
… our schemas
  • Loading branch information
mcweba committed Dec 22, 2021
1 parent ab1921c commit 08bc1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.0.13</version>
<version>0.1.15</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 08bc1be

Please sign in to comment.