Skip to content

Commit

Permalink
Bump com.hazelcast:hazelcast from 5.1 to 5.3.7
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.7.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.1...v5.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 36dc0a6 commit c055d96
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.7</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.7</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c055d96

Please # to comment.