It seems you can only exclude a transitive dependency by group & name and not by version.
Is there a way to exclude a specific version of a dependency? I’m using a dependency that declares a dependency on an artifact already included but with a different version. Having both versions on the classpath breaks the build