Comment From: OrangeDog
Can this be backported to 2.2.x? As far as I can see these are the only changes.
- Fix including test dependency at compile time
- Update (not already managed) dependency patch versions
Comment From: wilkinsona
No, sorry, I don't think so. As a rule, we don't pick up new minor or major versions of dependencies in maintenance releases irrespective of the changes that they contain. You are, of course, free to override the version in your build.
Comment From: OrangeDog
I guess the problem is with the definition of major/minor/patch for a 0.x
project that only has a single number being incremented.