From 872ac2fe600b4594ead5eb9eb9ad7026e13a899a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:49:36 +0000 Subject: [PATCH] build(deps): bump com.zaxxer:HikariCP from 5.1.0 to 7.0.2 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.1.0 to 7.0.2. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.1.0...HikariCP-7.0.2) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/pom.xml b/sql/pom.xml index 76990af..c8146f2 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -78,7 +78,7 @@ com.zaxxer HikariCP - 5.1.0 + 7.0.2