mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Upgrade to HikariCP 5.0.1
Closes gh-29510
This commit is contained in:
@@ -358,7 +358,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("HikariCP", "4.0.3") {
|
||||
library("HikariCP", "5.0.1") {
|
||||
group("com.zaxxer") {
|
||||
modules = [
|
||||
"HikariCP"
|
||||
|
||||
Reference in New Issue
Block a user