Skip to content

Commit 7dee23c

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 397da35 commit 7dee23c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,6 @@ allprojects {
157157
// org.cyberneko.html.parsers (used by UELFunctions, was in esapi before 2.3)
158158
url "https://repository.ow2.org/nexus/content/repositories/public/"
159159
}
160-
maven {
161-
// To test not released FreeMarker versions
162-
url "https://repository.apache.org/content/repositories/snapshots/"
163-
}
164-
165160
}
166161
}
167162

0 commit comments

Comments
 (0)