Skip to content

Commit

Permalink
Bump com.hazelcast:hazelcast from 5.1 to 5.3.4
Browse files Browse the repository at this point in the history
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.1 to 5.3.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 36dc0a6 commit 099c5c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<main.basedir>${basedir}/..</main.basedir>
<bucket4j.version>6.3.0</bucket4j.version>
<hazelcast.version>5.1</hazelcast.version>
<hazelcast.version>5.3.4</hazelcast.version>
<ignite.version>2.11.0</ignite.version>
<infinispan.version>13.0.2.Final</infinispan.version>
</properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>5.1</version>
<version>5.3.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 099c5c0

Please sign in to comment.