Skip to content

Commit 0f68a6e

Browse files
committed
Removed repository.apache.org from repositories list.
It was initially added to test unreleased Freemarker versions. Since the required Freemarker version is now officially released, this repository is no longer needed. Also, ASF infra may block IPs for excessive requests, which can cause Gradle builds to fail.
1 parent 9eb9a38 commit 0f68a6e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,6 @@ allprojects {
209209
// org.cyberneko.html.parsers (used by UELFunctions, was in esapi before 2.3)
210210
url "https://repository.ow2.org/nexus/content/repositories/public/"
211211
}
212-
maven {
213-
// To test not released FreeMarker versions
214-
url "https://repository.apache.org/content/repositories/snapshots/"
215-
}
216212
maven {
217213
url "https://artifacts.alfresco.com/nexus/content/repositories/public/"
218214
}

0 commit comments

Comments
 (0)