Browse Source

[NO-JIRA] Update com.hazelcast:hazelcast 5.3.2 -> 5.3.5

tags/10.4.0.87286
antoine.vinot 7 months ago
parent
commit
a42b363da2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -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

Loading…
Cancel
Save