Hi,
I've noticed that on master we don't explicitly set a dependency to
common-lang, we just have commons-lang3 there:
https://github.com/apache/cxf/blob/master/parent/pom.xml#L83
That goes with cxf xjc 3.1.0 actually requiring commons-lang3. Now,
unfortunately, it seems that old commons-lang is still transitively
pulled through velocity 1.7.
What do you think about us trying to upgrade to recently released
velocity 2.0 in master, before releasing 3.2.0, so that we can have only
commons-lang3 dependency ?
Cheers
Alessio
- commons-lang3 Alessio Soldano
-