When we move to snapshots we try to do so for every library in spring-boot-dependencies. This is inefficient as only a small subset of the managed libraries will ever have snapshots in https://repo.spring.io. Rather than checking them all (which wastes time and makes unnecessary requests to Artifactory) we should only check those that have opted in.