mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Switch to a different black-hole IP, because Windows blocks 240.0.0.0/24
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://240.0.0.0/distributions/gradle-99.99.99-bin.zip
|
||||
distributionUrl=https\://192.0.2.0/distributions/gradle-99.99.99-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
|
||||
# This distribution URL will intentionally stall forever: 240.0.0.0 is a black-hole IP, and Maven 9.9.9 should certainly not be present on the local system already.
|
||||
|
||||
distributionUrl=https://240.0.0.0/maven2/org/apache/maven/apache-maven/9.9.9/apache-maven-9.9.9-bin.zip
|
||||
distributionUrl=https://192.0.2.0/maven2/org/apache/maven/apache-maven/9.9.9/apache-maven-9.9.9-bin.zip
|
||||
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar
|
||||
|
||||
Reference in New Issue
Block a user