Skip to content

Revisit dependency to apache commons-io #1215

@fmbenhassine

Description

@fmbenhassine

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!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions