From a42b363da20e26b7e669fb97dda97c0e1287489e Mon Sep 17 00:00:00 2001 From: "antoine.vinot" Date: Tue, 7 Nov 2023 10:50:42 +0100 Subject: [PATCH] [NO-JIRA] Update com.hazelcast:hazelcast 5.3.2 -> 5.3.5 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1466c6b011a..f6e9ab56b12 100644 --- a/build.gradle +++ b/build.gradle @@ -316,7 +316,7 @@ subprojects { } dependency "com.google.protobuf:protobuf-java:${protobufVersion}" dependency 'com.h2database:h2:2.2.222' - dependencySet(group: 'com.hazelcast', version: '5.3.2') { + dependencySet(group: 'com.hazelcast', version: '5.3.5') { entry 'hazelcast' } // Documentation must be updated if mssql-jdbc is updated: https://github.com/SonarSource/sonarqube/commit/03e4773ebf6cba854cdcf57a600095f65f4f53e7 -- 2.39.5