From a9d0a3cb9be005860d6cfa1b239776974f7da909 Mon Sep 17 00:00:00 2001 From: Evgeniy Roldukhin Date: Mon, 27 Jan 2020 16:26:58 +0300 Subject: [PATCH] Fixed maven central 501 error, using of https. --- 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