mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '2.3.x' into 2.4.x
Closes gh-26272
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ description = "Spring Boot Build"
|
||||
defaultTasks 'build'
|
||||
|
||||
nohttp {
|
||||
whitelistFile = project.file("src/nohttp/whitelist.lines")
|
||||
allowlistFile = project.file("src/nohttp/allowlist.lines")
|
||||
source.exclude "**/bin/**"
|
||||
source.exclude "**/build/**"
|
||||
source.exclude "**/out/**"
|
||||
|
||||
Reference in New Issue
Block a user