From 3ec481cf7f72c1b5994e27ab26fcc85fcbd19827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 19:08:20 +0000 Subject: [PATCH] Bump HikariCP from 4.0.3 to 5.0.1 in /cnf Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 4.0.3 to 5.0.1. - [Release notes](https://github.com/brettwooldridge/HikariCP/releases) - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-4.0.3...HikariCP-5.0.1) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cnf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnf/pom.xml b/cnf/pom.xml index a35a46f5a15..b4a69175872 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -81,7 +81,7 @@ com.zaxxer HikariCP - 4.0.3 + 5.0.1