AntiPattern
Build Dependency Resolution Drift
build-dependency-resolution-drift
Dependency resolution drifts because Maven coordinates/versions and transitive artifacts don’t match the configured repositories or version-management strategy, leading to unresolved artifacts, lingering vulnerability matches, and compile-time JVM target mismatches.