AntiPattern
Version Repository Mismatch
version-repository-mismatch
Dependency and toolchain versions drift from what the configured repositories and build plugins actually provide, causing Maven/Gradle to fail resolution or compilation (missing artifacts, incompatible JVM targets, snapshot vs release conflicts).