'Hazelcast dependency hazelcast-spring:4.2.2 adds hazelcast-spring:3.11.6

When I add hazelcast-spring:4.2.2 it adds version 3.11.6 into WAR file. Why is that?

compile ("com.hazelcast:hazelcast-spring:4.2.2")


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source