From cba66b2feaee40917d26890210b49ddeff47cf37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 16:20:01 +0200 Subject: [PATCH] Bump org.springframework.cloud:spring-cloud-dependencies (#281) Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.0 to 2023.0.1. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.0...v2023.0.1) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gateway/pom.xml b/examples/gateway/pom.xml index 122d936e..c0b91181 100644 --- a/examples/gateway/pom.xml +++ b/examples/gateway/pom.xml @@ -11,7 +11,7 @@ bucket4j-spring-boot-starter-example-gateway - 2023.0.0 + 2023.0.1 true