Skip to content

Commit a257697

Browse files
committed
Merge branch '6.2.x'
2 parents 001ccca + 15b1310 commit a257697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ configure([rootProject] + javaProjects) { project ->
8686
"https://docs.oracle.com/en/java/javase/17/docs/api/",
8787
"https://jakarta.ee/specifications/platform/11/apidocs/",
8888
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
89+
"https://eclipse.dev/aspectj/doc/released/1.9.22.1/aspectjrt/",
8990
"https://www.quartz-scheduler.org/api/2.3.0/",
9091
"https://fasterxml.github.io/jackson-core/javadoc/2.14/",
9192
"https://fasterxml.github.io/jackson-databind/javadoc/2.14/",

0 commit comments

Comments
 (0)