File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website_and_docs/content/blog/2023 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ the primary reasons for this change is that Java 8 reached the end of active sup
20
20
[ over a year ago] ( https://endoflife.date/java ) . In addition, our default HTTP
21
21
Client has not had a major release in several years, and a
22
22
[ bug] ( https://github.com/SeleniumHQ/selenium/issues/9528 ) has been found that we can not fix.
23
- We have decided to [ move to the native Java HTTP Client] ( blog/2022/using-java11-httpclient/ ) ,
23
+ We have decided to [ move to the native Java HTTP Client] ( / blog/2022/using-java11-httpclient/) ,
24
24
but it requires using Java 11 or greater. The sooner we make this change, the sooner
25
25
we can avoid dealing with this issue.
26
26
You can’t perform that action at this time.
0 commit comments