We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c38de5 + b94147e commit 07448deCopy full SHA for 07448de
1 file changed
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ logging = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
7
8
jackson = { module = "org.veupathdb.lib:jackson-singleton-json", version = "4.0.5" }
9
10
-db-pool = { module = "com.zaxxer:HikariCP", version = "5.1.0" }
+db-pool = { module = "com.zaxxer:HikariCP", version = "7.0.2" }
11
db-driver = { module = "org.postgresql:postgresql", version = "42.7.3" }
12
13
s3-api = { module = "org.veupathdb.lib.s3:s34k", version = "0.11.0" }
0 commit comments