mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 14:22:47 +00:00
Remove exclude of nohttp svg
We don't use svg images in our docs anymore. Issue gh-7973
This commit is contained in:
parent
a6c47120a4
commit
ea6a0635ef
@ -30,10 +30,6 @@ repositories {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
||||||
nohttp {
|
|
||||||
source.exclude "**/*.svg"
|
|
||||||
}
|
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
plugins.withType(JavaPlugin) {
|
plugins.withType(JavaPlugin) {
|
||||||
project.sourceCompatibility='1.8'
|
project.sourceCompatibility='1.8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user