summaryrefslogtreecommitdiff
path: root/docs/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 761f278..48ed490 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -15,7 +15,6 @@ This is because Maven 3.8.1 has a new feature that blocks all HTTP requests by d
<mirrorOf>external:dont-match-anything-mate:*</mirrorOf>
<name>Pseudo repository to mirror external repositories initially using HTTP.</name>
<url>http://0.0.0.0/</url>
- <blocked>false</blocked>
</mirror>
</mirrors>
```