David Handermann created NIFI-14316:
---------------------------------------
Summary: Upgrade HikariCP to 6.2.1
Key: NIFI-14316
URL: https://issues.apache.org/jira/browse/NIFI-14316
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
The HikariCP library should be upgraded from version 5.1.0 to 6.2.1 to
incorporate updates and fixes in recent versions:
[https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES]
Version 6.0.0 maintains compatibility with earlier versions and introduces
support for the beginRequest and endRequest methods added to the
java.sql.Connection interface in Java 9.
https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/Connection.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)