Skip to content

Commit

Permalink
chore(hazelcast): go back in version to keep it compatible (#16)
Browse files Browse the repository at this point in the history
* chore(hazelcast): go back in version to keep it compatible

* fix(pom): missing sl4j version
  • Loading branch information
sgandon authored Sep 22, 2023
1 parent 9ce0ccd commit 34d44ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<properties>
<vertx.version>4.4.5</vertx.version>
<hazelcast.version>5.3.2</hazelcast.version>
<hazelcast.version>5.0.5</hazelcast.version>
<slf4j.version>2.0.9</slf4j.version>
<logback.version>1.4.11</logback.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 34d44ec

Please sign in to comment.