From 70b2f98882a668e8d3c0084dbbde6309fc9d8c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:58:12 +0000 Subject: [PATCH] Bump com.zaxxer:HikariCP from 4.0.3 to 5.1.0 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 4.0.3 to 5.1.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-4.0.3...HikariCP-5.1.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e7fd5f8..aaa7467 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ com.zaxxer HikariCP - 4.0.3 + 5.1.0 org.xerial