From fab9d7789b65b0151ea73b8f6f2a659dbf506cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 04:49:13 +0000 Subject: [PATCH] Bump bucket4j.version from 6.3.0 to 8.0.1 Bumps `bucket4j.version` from 6.3.0 to 8.0.1. Updates `com.github.vladimir-bukhtoyarov:bucket4j-core` from 6.3.0 to 8.0.1 - [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases) - [Commits](https://github.com/vladimir-bukhtoyarov/bucket4j/compare/6.3.0...8.0.1) Updates `com.github.vladimir-bukhtoyarov:bucket4j-jcache` from 6.3.0 to 8.0.1 - [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases) - [Commits](https://github.com/vladimir-bukhtoyarov/bucket4j/compare/6.3.0...8.0.1) Updates `com.github.vladimir-bukhtoyarov:bucket4j-hazelcast` from 6.3.0 to 8.0.1 - [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases) - [Commits](https://github.com/vladimir-bukhtoyarov/bucket4j/compare/6.3.0...8.0.1) Updates `com.github.vladimir-bukhtoyarov:bucket4j-ignite` from 6.3.0 to 8.0.1 - [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases) - [Commits](https://github.com/vladimir-bukhtoyarov/bucket4j/compare/6.3.0...8.0.1) Updates `com.github.vladimir-bukhtoyarov:bucket4j-infinispan` from 6.3.0 to 8.0.1 - [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases) - [Commits](https://github.com/vladimir-bukhtoyarov/bucket4j/compare/6.3.0...8.0.1) --- updated-dependencies: - dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-jcache dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-hazelcast dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-ignite dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-infinispan dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- spring-cloud-zuul-ratelimit-core/pom.xml | 2 +- .../bucket4j-hazelcast/pom.xml | 6 +++--- spring-cloud-zuul-ratelimit-tests/bucket4j-ignite/pom.xml | 6 +++--- .../bucket4j-infinispan/pom.xml | 6 +++--- spring-cloud-zuul-ratelimit-tests/bucket4j-jcache/pom.xml | 6 +++--- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/spring-cloud-zuul-ratelimit-core/pom.xml b/spring-cloud-zuul-ratelimit-core/pom.xml index 2e471f4d..9c4d5b33 100644 --- a/spring-cloud-zuul-ratelimit-core/pom.xml +++ b/spring-cloud-zuul-ratelimit-core/pom.xml @@ -21,7 +21,7 @@ ${basedir}/.. - 6.3.0 + 8.0.1 5.1 2.11.0 13.0.2.Final diff --git a/spring-cloud-zuul-ratelimit-tests/bucket4j-hazelcast/pom.xml b/spring-cloud-zuul-ratelimit-tests/bucket4j-hazelcast/pom.xml index e24fd9e2..1295c7fe 100644 --- a/spring-cloud-zuul-ratelimit-tests/bucket4j-hazelcast/pom.xml +++ b/spring-cloud-zuul-ratelimit-tests/bucket4j-hazelcast/pom.xml @@ -34,19 +34,19 @@ com.github.vladimir-bukhtoyarov bucket4j-core - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-jcache - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-hazelcast - 6.3.0 + 8.0.1 diff --git a/spring-cloud-zuul-ratelimit-tests/bucket4j-ignite/pom.xml b/spring-cloud-zuul-ratelimit-tests/bucket4j-ignite/pom.xml index c69823cc..028b8b65 100644 --- a/spring-cloud-zuul-ratelimit-tests/bucket4j-ignite/pom.xml +++ b/spring-cloud-zuul-ratelimit-tests/bucket4j-ignite/pom.xml @@ -34,19 +34,19 @@ com.github.vladimir-bukhtoyarov bucket4j-core - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-jcache - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-ignite - 6.3.0 + 8.0.1 diff --git a/spring-cloud-zuul-ratelimit-tests/bucket4j-infinispan/pom.xml b/spring-cloud-zuul-ratelimit-tests/bucket4j-infinispan/pom.xml index 7d5c7ceb..a1c1a7f6 100644 --- a/spring-cloud-zuul-ratelimit-tests/bucket4j-infinispan/pom.xml +++ b/spring-cloud-zuul-ratelimit-tests/bucket4j-infinispan/pom.xml @@ -34,19 +34,19 @@ com.github.vladimir-bukhtoyarov bucket4j-core - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-jcache - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-infinispan - 6.3.0 + 8.0.1 diff --git a/spring-cloud-zuul-ratelimit-tests/bucket4j-jcache/pom.xml b/spring-cloud-zuul-ratelimit-tests/bucket4j-jcache/pom.xml index 2e48ebab..80502d73 100644 --- a/spring-cloud-zuul-ratelimit-tests/bucket4j-jcache/pom.xml +++ b/spring-cloud-zuul-ratelimit-tests/bucket4j-jcache/pom.xml @@ -34,19 +34,19 @@ com.github.vladimir-bukhtoyarov bucket4j-core - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-jcache - 6.3.0 + 8.0.1 com.github.vladimir-bukhtoyarov bucket4j-ignite - 6.3.0 + 8.0.1