From d436a2cd535ebe36bd4bd88d07859a589b49e871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:57:13 +0700 Subject: [PATCH] Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#393) Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.1.0 to 6.2.1. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.1.0...HikariCP-6.2.1) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- database/client-hikari/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/client-hikari/pom.xml b/database/client-hikari/pom.xml index fce9ef66e..57a15ae64 100644 --- a/database/client-hikari/pom.xml +++ b/database/client-hikari/pom.xml @@ -24,7 +24,7 @@ com.zaxxer HikariCP - 6.1.0 + 6.2.1