Hacker News new | past | comments | ask | show | jobs | submit login

Maven POM dependencies act as version pins, until you run versions:resolve-ranges to bump them. The only exceptions would be using a SNAPSHOT version (where each build gets a timestamp and is only cached briefly) or your Maven repo admin replaces the contents of a pre-existing artifact (and you'll see a lot of cached checksum warnings about it).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: