Update build and setup configuration to use HTTPS
See gh-16106
This commit is contained in:
committed by
Andy Wilkinson
parent
ce9626d00f
commit
c9c554b834
@@ -46,7 +46,7 @@ javadoc {
|
||||
author()
|
||||
stylesheetFile = file('src/main/javadoc/spring-javadoc.css')
|
||||
links = [
|
||||
'http://docs.oracle.com/javase/8/docs/api/',
|
||||
'https://docs.oracle.com/javase/8/docs/api/',
|
||||
'https://docs.gradle.org/current/javadoc/'
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user