Groovy upgrade
Opened this issue · 0 comments
krystofNovotny commented
Groovy has changed its groovy-all
artifact from jar to pom in 2.5.x.
We should upgrade groovy version to at least 2.5.13.
However, simple version bump breaks (at least) Activiti (#97).
A thorough testing (preferably by integration test) should be done after the upgrade to make sure nothing is broken.