Skip to content

Commit

Permalink
Update version pom.xml in to 5.4.0-BETA-2 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
nishaatr committed Feb 15, 2024
1 parent f224db0 commit 5dcc9c3
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 @@ -38,7 +38,7 @@
<main.basedir>${project.basedir}</main.basedir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>17</jdk.version>
<hazelcast.version>5.3.6</hazelcast.version>
<hazelcast.version>5.4.0-BETA-2</hazelcast.version>
<mockito.version>5.10.0</mockito.version>
<maven.jacoco.plugin.version>0.8.11</maven.jacoco.plugin.version>
<maven.findbugs.plugin.version>3.0.5</maven.findbugs.plugin.version>
Expand Down

0 comments on commit 5dcc9c3

Please sign in to comment.