From 6560e57f1544cd6ef8489c7797cce3d9028133b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 22:04:38 +0000 Subject: [PATCH] Bump com.zaxxer:HikariCP from 7.0.2 to 7.1.0 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 7.0.2 to 7.1.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-7.0.2...HikariCP-7.1.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/hikari/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/hikari/pom.xml b/client/hikari/pom.xml index a634ea1..55b1559 100644 --- a/client/hikari/pom.xml +++ b/client/hikari/pom.xml @@ -25,7 +25,7 @@ com.zaxxer HikariCP - 7.0.2 + 7.1.0