From 4b257f777b333343beadaede8537cfc70fd50458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 14:05:02 +0000 Subject: [PATCH] Bump com.zaxxer:HikariCP from 3.3.1 to 5.0.1 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.3.1 to 5.0.1. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-3.3.1...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] --- swoftyworldmanager-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swoftyworldmanager-plugin/pom.xml b/swoftyworldmanager-plugin/pom.xml index 8e03f0c..84de684 100644 --- a/swoftyworldmanager-plugin/pom.xml +++ b/swoftyworldmanager-plugin/pom.xml @@ -54,7 +54,7 @@ com.zaxxer HikariCP - 3.3.1 + 5.0.1 org.mongodb