File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ project.ext {
1515 */
1616dependencies {
1717 compile(group : " com.github.fge" , name : " json-schema-core" ,
18- version : " 1.1.11 " );
18+ version : " 1.2.0 " );
1919 compile(group : " javax.mail" , name : " mailapi" , version : " 1.4.3" );
2020 compile(group : " joda-time" , name : " joda-time" , version : " 2.3" );
2121 compile(group : " com.googlecode.libphonenumber" , name : " libphonenumber" ,
@@ -41,5 +41,5 @@ javadoc.options.links("http://fge.github.io/btf/");
4141javadoc. options. links(" http://fge.github.io/msg-simple/" );
4242javadoc. options. links(" http://fge.github.io/jackson-coreutils/" );
4343javadoc. options. links(" http://fge.github.io/uri-template/" );
44- javadoc. options. links(" http://fge.github.io/json-schema-core/devel /" );
44+ javadoc. options. links(" http://fge.github.io/json-schema-core/1.2.x /" );
4545
You can’t perform that action at this time.
0 commit comments