0

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")
Vy Do
  • 46,709
  • 59
  • 215
  • 313
Sanka
  • 1,294
  • 1
  • 11
  • 20
  • 1
    This could be because of transitive dependency , can you generate dependency tree and check – Shailesh Chandra Sep 22 '21 at 12:20
  • 1
    Take a look at this question to see how to do this with Gradle: https://stackoverflow.com/questions/21645071/using-gradle-to-find-dependency-tree – Feanor Sep 22 '21 at 21:30

0 Answers0