From 9ce8f2a8b9aec57f35a9c907f862af53353ce33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 04:11:37 +0000 Subject: [PATCH] Bump com.zaxxer:HikariCP from 4.0.3 to 7.0.0 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 4.0.3 to 7.0.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-4.0.3...HikariCP-7.0.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- quickfixj-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickfixj-core/pom.xml b/quickfixj-core/pom.xml index e48b7a58d0..33a04d3c6a 100644 --- a/quickfixj-core/pom.xml +++ b/quickfixj-core/pom.xml @@ -141,7 +141,7 @@ com.zaxxer HikariCP - 4.0.3 + 7.0.0