Skip to content

Commit

Permalink
Bump com.hazelcast:hazelcast from 5.3.5 to 5.3.6 (#798)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 8433f5d commit 9c92bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datastores-parent/datastore-hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<description>An implementation of Apache Wicket's IPageStore that uses Hazelcast as a backend</description>

<properties>
<hazelcast.version>5.3.5</hazelcast.version>
<hazelcast.version>5.3.6</hazelcast.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9c92bec

Please sign in to comment.