Skip to content

Commit 332c7f7

Browse files
committed
Remove Link to AspectJ Javadoc
Closes gh-35000
1 parent 9f76ea1 commit 332c7f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ configure([rootProject] + javaProjects) { project ->
9191
"https://docs.oracle.com/en/java/javase/17/docs/api/",
9292
"https://jakarta.ee/specifications/platform/9/apidocs/",
9393
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
94-
"https://eclipse.dev/aspectj/doc/latest/runtime-api/",
9594
"https://www.quartz-scheduler.org/api/2.3.0/",
9695
"https://fasterxml.github.io/jackson-core/javadoc/2.14/",
9796
"https://fasterxml.github.io/jackson-databind/javadoc/2.14/",

0 commit comments

Comments
 (0)