Skip to content

Commit

Permalink
build(deps): bump hazelcast.version from 5.3.5 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps `hazelcast.version` from 5.3.5 to 5.5.0.

Updates `com.hazelcast:hazelcast` from 5.3.5 to 5.5.0
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.5...v5.5.0)

Updates `com.hazelcast:hazelcast-spring` from 5.3.5 to 5.5.0
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.5...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 31f10b6 commit d6a6190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activiti-cloud-messages-service/starters/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>activiti-cloud-starter-messages-hazelcast</artifactId>
<name>Activiti Cloud Starter :: Messages Hazelcast</name>
<properties>
<hazelcast.version>5.3.5</hazelcast.version>
<hazelcast.version>5.5.0</hazelcast.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit d6a6190

Please sign in to comment.