Please update spring-boot-dependencies' HikariCP version #12759
Comments
Thanks, but we can't upgrade to a new major version of Hikari in a maintenance version of Spring Boot. You can override the /cc @brettwooldridge |
@wilkinsona Will this be upgraded to 3.0.0 when Spring boot 2.1 is released? |
@rajadileepkolli we'll upgrade to whatever the latest version of Hikari is at the time of the 2.1 release. |
@wilkinsona @philwebb @rajadilipkolli @matsumana I have published a v2.7.9 artifact with only the Micrometer v1.0.0 changes that were included in v3.0.0 merged. |
Thank you for the releasing. |
Oh sweet. Thanks @brettwooldridge |
Spring Boot 2.0.0 depends on HikariCP 2.7.8 but there is a issue in HikariCP so we can't collect metrics for now.
The issue has been fixed in HikariCP 3.0.0
Please update spring-boot-dependencies' HikariCP version.
ref:
brettwooldridge/HikariCP - CHANGES
brettwooldridge/HikariCP#1108
The text was updated successfully, but these errors were encountered: