You'll have to build it yourself probably, I'm guessing 'c12260c' relates to the hash, so to this specific commit; ''' commit c12260c05ebcd27558265395df79b8b049534fbd Author: Gary Gregory <garydgreg...@gmail.com> Date: Wed Dec 18 15:28:13 2019 -0500
Remove trailing white spaces on all lines. ''' Like you said yourself, it's a custom build of the latest code from "Wed Dec 18 15:28:13 2019 -0500", so you might need to talk to the person who built that jar for you or added that dependency version into your build. Good news, they understood it wasn't an official release so gave you the hash of when it was from. I've had nightmares before when someone wanted the latest open source project code but made up random version numbers, or bumped a minor or a major version number so then caused even more issues when the next official release happened. John --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org