Skip to content

Commit

Permalink
Bump hazelcast from 4.0.3 to 4.1
Browse files Browse the repository at this point in the history
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.0.3 to 4.1.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.0.3...v4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 5, 2020
1 parent 475569a commit 7fc74cf
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>4.10.0</bucket4j.version>
<hazelcast.version>4.0.3</hazelcast.version>
<hazelcast.version>4.1</hazelcast.version>
<ignite.version>2.9.0</ignite.version>
<infinispan.version>12.0.0.Dev05</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>4.0.3</version>
<version>4.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 7fc74cf

Please sign in to comment.