[🚀 Feature]: Replace https://github.com/asafh/jtoml as it has been abandoned
Feature and motivation
This TOML parser is used to read the configuration file in Grid, the code has been abandoned and it might have vulnerabilities.
Usage example
We could replace it with https://github.com/tomlj/tomlj, and it is the only one with recent releases.
Worst case, fork the one we use and update it.
I can work on this issue. Let's go with the tomlj/tomlj parser.
A warning for the upcoming change was added in https://github.com/SeleniumHQ/selenium/commit/6b4c39c19e9ac3f63bbf8827cfd26aa782e77042 and Tomlj PR #14470 will be added after next two releases
It is finally implemented with the help of @pujagani!
This issue has been automatically locked since there has not been any recent activity since it was closed. Please open a new issue for related bugs.