From 75c874ce188e21ae61de5d4fe4eed6ab363a8a60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 07:32:53 +0000 Subject: [PATCH] Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.2.1 to 6.3.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-6.2.1...HikariCP-6.3.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1039596..974a07d 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,7 @@ com.zaxxer HikariCP - 6.2.1 + 6.3.0 compile