Updating selenium standalone server is done in these steps:
- Bump selenium server standalone version number in dist-server-standalone/pom.xml
- Remove folder dist-server-standalone/local_m2
- Run mvn install in dist-server-standalone/
- Bump selenium standalone server version number in pom.xml
- Check all selenium dependencies (selenium team is working to move third-party dependencies out of the selenium package)
- Check in changes, and don't forget to also check in the updated selenium-server-standalone jar in local_m2