Wut: Do you want to upgrade ring/ring-core '1.11.0-beta2' to '2.0.0-alpha1' in deps.edn (y/n)
https://github.com/ring-clojure/ring/releases/tag/2.0.0-alpha1 added about 3 1/2 years ago so it is semantically more recent than 1.11.0-beta2.
If you don't have a -beta (or -alpha), the dependency checker you're using will likely only compare against non-beta/-alpha versions. But @weavejester might need to consider removing that old tag since it seems misleading at best?
I'd rather not remove a tag if I can help it. Presumably this issue will go away when 1.11.0 is released, as it will favour full releases over alpha ones.