Skip to content

Commit

Permalink
update json-schema-validator version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Sep 11, 2018
1 parent 725349a commit 007145f
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 @@ -81,7 +81,7 @@
<version.swagger-parser>1.0.34</version.swagger-parser>
<version.swagger-core>1.5.18</version.swagger-core>
<version.jsr305>3.0.2</version.jsr305>
<version.json-schema-validator>0.1.21</version.json-schema-validator>
<version.json-schema-validator>0.1.22</version.json-schema-validator>
<versions.maven-version>2.4</versions.maven-version>
<argLine>-Xmx512m -XX:MaxPermSize=256m</argLine>
</properties>
Expand Down

0 comments on commit 007145f

Please sign in to comment.