Skip to content

Commit 79f416d

Browse files
committed
Manual URL Cleanup
See spring-projectsgh-22515
1 parent 40c6213 commit 79f416d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ configure(allprojects) { project ->
182182
"https://tiles.apache.org/framework/apidocs/",
183183
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
184184
"https://www.ehcache.org/apidocs/2.10.4",
185-
"https://www.quartz-scheduler.org/api/${quartzVersion}/package-list?",
185+
"https://www.quartz-scheduler.org/api/${quartzVersion}/",
186186
"https://fasterxml.github.io/jackson-core/javadoc/2.9/",
187187
"https://fasterxml.github.io/jackson-databind/javadoc/2.9/",
188188
"https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.9/",

0 commit comments

Comments
 (0)