https://github.com/trptcolin/reply/issues/212 <- the reply project (repl client) is looking for a new maintainer who can update it to use the newer jline3 library since jline2 is EOL
I've used lein and clojure for a while, but I haven't heard of reply. What would be the impact of reply becoming unmaintained/abandoned?
https://codeberg.org/leiningen/leiningen/issues/105 the main problem is that it uses native access on Windows that is going away in future JVM versions
since the jline project did not document the changes (!?!) from jline2 to jline3 I'm not sure I'd be able to handle making the necessary updates with my very shaky knowledge of Java; if anyone who does know Java wants to give it a shot, it'd be appreciated.