spring-projects / spring-shell

Spring based shell
http://projects.spring.io/spring-shell/
Apache License 2.0
734 stars 396 forks source link

Split jline dependencies #968

Closed jvalkeal closed 10 months ago

jvalkeal commented 10 months ago

We're using org.jline:jline dependency which is a bundle and contains additional classes we don't need. Also https://github.com/jline/jline3/issues/923 causes trouble(now that we updated to 3.25) with native so it'd be good to depend on actual individual deps.