To support Spring Boot 3.0 the local deployer needs the ability to find an open port. This is because SocketUtils was removed from the Spring Framework. Resolves #213