Skip to content

Commit

Permalink
Revert "chore(dependencies): update Hazelcast to latest compatible ve…
Browse files Browse the repository at this point in the history
…rsion (#2561)" (#2665)

This reverts commit b929098921e33e96cc659c4e4827fc0d64c94129.
  • Loading branch information
DumitruCorini authored Aug 2, 2023
1 parent ba44613 commit 5a376d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/groovy/Deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Deps {
public static String javaxAnnotationsVersion = "1.3.2"

// extensions versions
public static String hazelcastVersion = "5.2.3"
public static String hazelcastVersion = "5.1.5"
//Last version compatible with hibernate 5
public static String hazelcastHibernateVersion = "2.1.1"

Expand Down

0 comments on commit 5a376d8

Please sign in to comment.