- edited description
Remove dependency on commons-collections4
Issue #232
resolved
For some general motivation on removing dependencies see #231.
The only used methods are:
- org.apache.commons.collections4.CollectionUtils::is(Not)Empty
- org.apache.commons.collections4.MapUtils::is(Not)Empty
Suggested solution:
- Write own versions or even check inline
Comments (4)
-
reporter -
- changed status to resolved
Done: f14097f
-
reporter Awesome, thank you! :)
-
You're welcome :) If you happen to be coming to the OAuth workshop in Trento next week, or some other related event, let us know, I'm always pleased to meet with users and developers of this project.
- Log in to comment