We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82825d commit 9cecbddCopy full SHA for 9cecbdd
pom.xml
@@ -268,7 +268,7 @@
268
<link>${commons.javadoc.javaee.link}</link>
269
<link>https://commons.apache.org/proper/commons-lang/apidocs</link>
270
<!-- http://www.jdom.org/docs/apidocs/ is not a secure link -->
271
- <link>https://javadoc.io/doc/org.jdom/jdom/1.1</link>
+ <link>https://javadoc.io/doc/org.jdom/jdom/1.1.3</link>
272
</links>
273
<excludePackageNames>org.apache.commons.jxpath.ri.parser</excludePackageNames>
274
</configuration>
0 commit comments