Manual URL Cleanup

See gh-22515
This commit is contained in:
Sam Brannen 2019-03-12 18:39:27 +01:00
parent 40c62139ae
commit 79f416ddb8
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ configure(allprojects) { project ->
"https://tiles.apache.org/framework/apidocs/",
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
"https://www.ehcache.org/apidocs/2.10.4",
"https://www.quartz-scheduler.org/api/${quartzVersion}/package-list?",
"https://www.quartz-scheduler.org/api/${quartzVersion}/",
"https://fasterxml.github.io/jackson-core/javadoc/2.9/",
"https://fasterxml.github.io/jackson-databind/javadoc/2.9/",
"https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.9/",