Merge branch '4.0.x' into 4.1.x

Closes gh-51277
This commit is contained in:
Stéphane Nicoll
2026-08-05 11:40:40 +02:00
@@ -47,8 +47,6 @@ public class HazelcastProperties {
/**
* Resolve the config location if set.
* @return the location or {@code null} if it is not set
* @throws IllegalArgumentException if the config attribute is set to an unknown
* location
*/
public @Nullable Resource resolveConfigLocation() {
Resource config = this.config;