Skip to content

Commit 62400e7

Browse files
authored
Fixed maven central 501 error, using of https. (#7961)
1 parent 20cae7e commit 62400e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ can run all the JavaScript tests using:
193193
## Maven POM files
194194

195195
Here is the [public Selenium Maven
196-
repository](http://repo1.maven.org/maven2/org/seleniumhq/selenium/).
196+
repository](https://repo1.maven.org/maven2/org/seleniumhq/selenium/).
197197

198198
## Build Output
199199

0 commit comments

Comments
 (0)