Skip to content

Commit 7e0e8c4

Browse files
committed
new snapshot location
1 parent b928737 commit 7e0e8c4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/test/java/org/htmlunit/ExternalTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
*/
4949
public class ExternalTest {
5050

51-
static String SONATYPE_SNAPSHOT_REPO_URL_ = "https://s01.oss.sonatype.org/content/repositories/snapshots/";
51+
static String SONATYPE_SNAPSHOT_REPO_URL_ =
52+
"https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/";
5253
static String MAVEN_REPO_URL_ = "https://repo1.maven.org/maven2/";
5354

5455
/** Chrome driver. */

0 commit comments

Comments
 (0)