Skip to content

ph-commons 11.1.0

Compare
Choose a tag to compare
@phax 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 of spotbugs-annotations. See issue #36
  • Changed the constructor parameter of CollectingSAXErrorHandler from Supplier <ErrorList> to Supplier <? extends ErrorList>
  • Added new interface IObjectPoolFactory to extend the functionality of the ObjectPool class

Full Changelog: ph-commons-parent-pom-11.0.6...ph-commons-parent-pom-11.1.0