ph-commons 11.1.0
phax
released this
31 Jul 18:42
·
95 commits
to master
since this release
- Removed the explicit
SuppressFBWarnings
class in favour of an optional include ofspotbugs-annotations
. See issue #36 - Changed the constructor parameter of
CollectingSAXErrorHandler
fromSupplier <ErrorList>
toSupplier <? extends ErrorList>
- Added new interface
IObjectPoolFactory
to extend the functionality of theObjectPool
class
Full Changelog: ph-commons-parent-pom-11.0.6...ph-commons-parent-pom-11.1.0