Manual URL Cleanup
Closes gh-22520
This commit is contained in:
@@ -200,9 +200,9 @@ configure(allprojects) { project ->
|
||||
"https://tiles.apache.org/tiles-request/apidocs/",
|
||||
"https://tiles.apache.org/framework/apidocs/",
|
||||
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
|
||||
"https://www.ehcache.org/apidocs/${ehcacheVersion}",
|
||||
"https://www.ehcache.org/apidocs/${ehcache3Version}",
|
||||
"https://www.quartz-scheduler.org/api/2.2.1/",
|
||||
"https://www.ehcache.org/apidocs/${ehcacheVersion}/",
|
||||
"https://www.ehcache.org/apidocs/${ehcache3Version}/",
|
||||
"https://www.quartz-scheduler.org/api/2.2.3/",
|
||||
"https://fasterxml.github.io/jackson-core/javadoc/2.8/",
|
||||
"https://fasterxml.github.io/jackson-databind/javadoc/2.8/",
|
||||
"https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.8/",
|
||||
|
||||
Reference in New Issue
Block a user