Skip to content

Commit

Permalink
Bump com.hazelcast:hazelcast from 5.3.5 to 5.3.6
Browse files Browse the repository at this point in the history
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.5...v5.3.6)

---
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>
  • Loading branch information
dependabot[bot] authored and liweinan committed Nov 14, 2023
1 parent e954646 commit f419d13
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.5</version>
<version>5.3.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f419d13

Please sign in to comment.