We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a66f7 commit a40ef04Copy full SHA for a40ef04
common-internal-bom/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
api("org.liquibase:liquibase-core:4.33.0")
26
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
27
api("org.awaitility:awaitility:4.3.0")
28
- api("com.zaxxer:HikariCP:7.0.1")
+ api("com.zaxxer:HikariCP:7.0.2")
29
api("org.postgresql:postgresql:42.7.7")
30
}
31
0 commit comments