Open
Description
It was raised in googleapis/java-storage-nio#1069 that the fmt-maven-plugin has moved to com.spotify.fmt
It looks like the fmt-maven-plugin dependency is pinned to specific version due to Java 8 compatibility. I believe that would mean we can't actually depend on com.spotify.fmt instead.
Is that the case, or would there be any way to move the dependency?
If we can't change the dependency feel free to close this, just wanted to make sure it's documented!