diff --git a/build.gradle b/build.gradle
index 12eab93066..e7c331a94f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -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/**"
diff --git a/src/nohttp/whitelist.lines b/src/nohttp/allowlist.lines
similarity index 100%
rename from src/nohttp/whitelist.lines
rename to src/nohttp/allowlist.lines
diff --git a/src/nohttp/checkstyle.xml b/src/nohttp/checkstyle.xml
index fef009dfaa..0b7682679c 100644
--- a/src/nohttp/checkstyle.xml
+++ b/src/nohttp/checkstyle.xml
@@ -4,7 +4,7 @@
-
+