Skip to content

Commit

Permalink
chore(deps): bump hazelcast from 5.1.3 to 5.1.4 (#108)
Browse files Browse the repository at this point in the history
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/commits)

---
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>

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 Oct 14, 2022
1 parent eccd06e commit b9b6f26
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 @@ -24,7 +24,7 @@
<spring.boot.version>2.7.4</spring.boot.version>
<zeebe-hazelcast.version>1.2.1</zeebe-hazelcast.version>
<!-- pin Hazelcast version because of spring-boot-dependencies -->
<version.hazelcast>5.1.3</version.hazelcast>
<version.hazelcast>5.1.4</version.hazelcast>

<!-- release parent settings -->
<version.java>17</version.java>
Expand Down

0 comments on commit b9b6f26

Please sign in to comment.