mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Hazelcast 5.7.0
Closes gh-51309
This commit is contained in:
@@ -618,11 +618,7 @@ bom {
|
||||
releaseNotes("https://github.com/hamcrest/JavaHamcrest/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Hazelcast", "5.5.0") {
|
||||
prohibit {
|
||||
versionRange "[5.6.0,)"
|
||||
because "https://github.com/hazelcast/hazelcast/issues/26546"
|
||||
}
|
||||
library("Hazelcast", "5.7.0") {
|
||||
group("com.hazelcast") {
|
||||
modules = [
|
||||
"hazelcast",
|
||||
|
||||
Reference in New Issue
Block a user