-
Suggestion
-
Resolution: Fixed
-
None
Currently crowd-api gets it dependency version of commons-collections from the version used in atlassian-core. This isn't ideal, and can lead to problems when depending on crowd-api in another library.
The ApplicationTemplate code uses a method which is only in commons-collections 3.2 and above, so crowd-api should definitely declare its dependency as this version of higher.