From 86e7acf0820d5734bff91c3a3a21380384183409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 15:06:52 +0000 Subject: [PATCH] Bump hazelcast-jdbc from 4.2 to 5.2.1 in /client Bumps [hazelcast-jdbc](https://github.com/hazelcast/hazelcast-jdbc) from 4.2 to 5.2.1. - [Release notes](https://github.com/hazelcast/hazelcast-jdbc/releases) - [Commits](https://github.com/hazelcast/hazelcast-jdbc/compare/v4.2...v5.2.1) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast-jdbc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 157147a..d53fb6a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -45,7 +45,7 @@ com.hazelcast hazelcast-jdbc - 4.2 + 5.2.1