Uses containerized version of solr for integration tests that used standalone solr, while the tests that were using embedded solr are still using that (we will probably want to move those over later)
Wiremock moved over to the "standalone" version of its dependency, due to dependency conflicts with solr jetty versions (maybe resolved after moving to external solr for all tests)
Associated updates to configuration and dependencies, including some that were previously being pulled in transitively.
https://unclibrary.atlassian.net/browse/BXC-4701