Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

False positive on commons-collections #127

Open
drewinglis opened this issue Jul 24, 2023 · 0 comments
Open

False positive on commons-collections #127

drewinglis opened this issue Jul 24, 2023 · 0 comments

Comments

@drewinglis
Copy link

I'm using [lein-ancient "1.0.0-RC3"].

Here's a minimal repro:

(defproject foo-project "1.0.0"
  :dependencies [[commons-collections "3.2.2"]])

The output of lein-ancient is:

[commons-collections "20040616"] is available but we use "3.2.2"

But the most recent version of commons-collections is 3.2.2: https://mvnrepository.com/artifact/commons-collections/commons-collections

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant