Skip to content

Commit

Permalink
Bump Hazelcast version to 5.3.2 [HZ-2980] (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumnerib committed Aug 22, 2023
1 parent a07cfe9 commit 47ce7b0
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 @@ -39,7 +39,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<hazelcast.version>5.3.1</hazelcast.version>
<hazelcast.version>5.3.2</hazelcast.version>
<mockito.version>4.11.0</mockito.version>
<maven.jacoco.plugin.version>0.8.8</maven.jacoco.plugin.version>
<maven.findbugs.plugin.version>3.0.5</maven.findbugs.plugin.version>
Expand Down

0 comments on commit 47ce7b0

Please sign in to comment.