https://github.com/bbottema/generic-object-pool


RELEASE NOTES generic-object-pool


v2.0.1 (27 March 2022)

- #1: Deallocation (cleanup) loop breaks if deallocation throws exception


v2.0.0 (26 December 2021)

- Switched to Java 8 and new log4j dependency to resolve recent security issue


v1.0.4 - 1.0.5 (30 Januari 2020)

- Specify Future generic type as Void


v1.0.0 - 1.0.3

- Initial release.