File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,9 @@ javadoc.options {
5454 }
5555 links(" https://docs.oracle.com/javase/7/docs/api/" );
5656 links(" https://www.javadoc.io/doc/com.google.code.findbugs/jsr305/3.0.2/" );
57- links(" https://fasterxml. github.com/jackson-databind/javadoc/2.11/ " );
58- links(" https://fasterxml. github.com/jackson-core/javadoc/2.11/ " );
59- links(" https://fasterxml. github.com/jackson-annotations/javadoc/2.11/ " );
57+ links(" https://github.com/FasterXML/ jackson-databind/tree/2.14/docs/ javadoc/2.11" );
58+ links(" https://github.com/FasterXML/ jackson-core/tree/2.14/docs/ javadoc/2.11" );
59+ links(" https://github.com/FasterXML/ jackson-annotations/tree/2.14/docs/ javadoc/2.11" );
6060 links(" https://www.javadoc.io/doc/com.google.guava/guava/28.2-android/" );
6161 links(" https://java-json-tools.github.io/msg-simple/" );
6262 links(" https://java-json-tools.github.io/jackson-coreutils/" );
You can’t perform that action at this time.
0 commit comments