From 88beffffb9d8f9510bd1025e34618a8b92e259df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 17:43:26 +0700 Subject: [PATCH] Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#391) Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.0.0...HikariCP-6.1.0) --- 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 0b08e8729..fce9ef66e 100644 --- a/database/client-hikari/pom.xml +++ b/database/client-hikari/pom.xml @@ -24,7 +24,7 @@ com.zaxxer HikariCP - 6.0.0 + 6.1.0