From c6e539df5fc7718102deb2fb6177e1452bc4f5b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 07:15:56 +0000 Subject: [PATCH] Bump com.hazelcast:hazelcast from 5.3.2 to 5.3.4 Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.2 to 5.3.4. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/commits) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 879d303af3..2154394230 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ google-java-format = "1.18.1" guava = "32.1.3-jre" guice = "6.0.0" hamcrest = "2.2" -hazelcast = "5.3.2" +hazelcast = "5.3.4" httpclient = "4.5.14" jackrabbit = "1.58.0" jackson = "2.15.3"