mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
Update dependency com.zaxxer:HikariCP to v7 (#8513)
* Update dependency com.zaxxer:HikariCP to v7 * Regenerate Maven lockfile after rebase --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dan Crosby <dan@danielcrosby.net>
This commit is contained in:
+1
-1
@@ -384,7 +384,7 @@ maven.install(
|
||||
"org.xerial:sqlite-jdbc:3.53.2.0",
|
||||
|
||||
# Postgres for production history benchmarking and migration work
|
||||
"com.zaxxer:HikariCP:6.3.3",
|
||||
"com.zaxxer:HikariCP:7.1.0",
|
||||
"org.postgresql:postgresql:42.7.13",
|
||||
],
|
||||
duplicate_version_warning = "error",
|
||||
|
||||
+4
-4
@@ -29,7 +29,7 @@
|
||||
"com.thesamet.scalapb:scalapb-json4s_3": -772830803,
|
||||
"com.thesamet.scalapb:scalapb-runtime-grpc_3": -2026114331,
|
||||
"com.thesamet.scalapb:scalapb-runtime_3": -1281968352,
|
||||
"com.zaxxer:HikariCP": 1858991878,
|
||||
"com.zaxxer:HikariCP": 1991920386,
|
||||
"io.netty:netty-buffer": 732437843,
|
||||
"io.netty:netty-codec": -1199307927,
|
||||
"io.netty:netty-codec-http": -1456497900,
|
||||
@@ -119,7 +119,7 @@
|
||||
"com.thesamet.scalapb:scalapb-runtime-grpc_3": 1266714255,
|
||||
"com.thesamet.scalapb:scalapb-runtime_3": 318411326,
|
||||
"com.typesafe:config": 1779132647,
|
||||
"com.zaxxer:HikariCP": -704610647,
|
||||
"com.zaxxer:HikariCP": 337938184,
|
||||
"commons-codec:commons-codec": 1377992676,
|
||||
"commons-io:commons-io": 669567296,
|
||||
"dev.dirs:directories": 1716880629,
|
||||
@@ -558,9 +558,9 @@
|
||||
},
|
||||
"com.zaxxer:HikariCP": {
|
||||
"shasums": {
|
||||
"jar": "709f378c05756280939ce50fc1b1f1a53bb8e1899dc1b249f21f12703640b48b"
|
||||
"jar": "2be45c641b841e81df87292e181f2c203500c5f0e9a1676f135927387f3cf40b"
|
||||
},
|
||||
"version": "6.3.3"
|
||||
"version": "7.1.0"
|
||||
},
|
||||
"commons-codec:commons-codec": {
|
||||
"shasums": {
|
||||
|
||||
Reference in New Issue
Block a user