Skip to content

Commit 3c500aa

Browse files
committed
Merge branch '5.3.x'
2 parents 5a76939 + dca155e commit 3c500aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ configure([rootProject] + javaProjects) { project ->
329329
"https://jakarta.ee/specifications/platform/9/apidocs/",
330330
"https://docs.oracle.com/cd/E13222_01/wls/docs90/javadocs/", // CommonJ
331331
"https://www.ibm.com/docs/api/v1/content/SSEQTP_8.5.5/com.ibm.websphere.javadoc.doc/web/apidocs/",
332+
"https://docs.jboss.org/jbossas/javadoc/4.0.5/connector/",
333+
"https://docs.jboss.org/jbossas/javadoc/7.1.2.Final/",
332334
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
333335
"https://www.quartz-scheduler.org/api/2.3.0/",
334336
"https://fasterxml.github.io/jackson-core/javadoc/2.10/",

0 commit comments

Comments
 (0)