-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Labels
area/dependenciesBelongs project dependenciesBelongs project dependenciestype/enhancementIs an enhancement requestIs an enhancement request
Milestone
Description
Currently, spring-shell-core has a compile time dependency to commons-io for a single usage in org.springframework.shell.core.tui.component.PathSearch. From what I see, this usage can be replaced with the recent Java IO APIs added in the JDK. This issue is to update PathSearch to use the Java APIs and remove the dependency to commons-io.
Contributions are welcome!
ThomasVitale
Metadata
Metadata
Assignees
Labels
area/dependenciesBelongs project dependenciesBelongs project dependenciestype/enhancementIs an enhancement requestIs an enhancement request