From 62400e7f0d11b74a5fdf96073e7d7a1cda714d70 Mon Sep 17 00:00:00 2001 From: Evgeniy Roldukhin Date: Sat, 15 Feb 2020 15:46:00 +0300 Subject: [PATCH] Fixed maven central 501 error, using of https. (#7961) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe5b1b6361cd7..052f608be130c 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ can run all the JavaScript tests using: ## Maven POM files Here is the [public Selenium Maven -repository](http://repo1.maven.org/maven2/org/seleniumhq/selenium/). +repository](https://repo1.maven.org/maven2/org/seleniumhq/selenium/). ## Build Output