Skip to content

[11.1.x] Remove Commons (lang, collections, IO) dependencies #2132

@grgrzybek

Description

@grgrzybek

#2131 shows a problem with private-packaged commons-io libraries.

After I checked, I see that only two methods of one class are used (FileNameUtils), so we don't really need that.
Also I see we no longer need (but the Private-Package is still there) Commons Collections 4.

And org.apache.commons.lang3.StringUtils.isNotBlank() is really something that doesn't require a dependency! (added in 3260bd2).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions