136133: Closing a connection handle a second time should not affect intermediate reuse
Under certain circumstances, closing a connection twice could affect intermediate reuse from the pool. This has now been fixed.
136354: LogUtil: add dependency on transactions-jdbc so non-xa log content can be deserialised
Non-XA participants could not be deserialised from the logs without this extra dependency.