Skip to content

Commit

Permalink
Bump hazelcast from 5.3.0 to 5.3.1 (#334)
Browse files Browse the repository at this point in the history
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 17e21f1 commit 61ad034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-apps/cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>5.3.0</version>
<version>5.3.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 61ad034

Please sign in to comment.