From 6bfadc4c5b00194ca40ee38846cf0a9496bf8c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 03:13:07 +0000 Subject: [PATCH] build(deps): bump org.springframework.retry:spring-retry Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.11 to 2.0.13. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](https://github.com/spring-projects/spring-retry/compare/v2.0.11...v2.0.13) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-version: 2.0.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- health-check/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-check/pom.xml b/health-check/pom.xml index 8019d9a15f2c..8bc6ea3c2abd 100644 --- a/health-check/pom.xml +++ b/health-check/pom.xml @@ -80,7 +80,7 @@ org.springframework.retry spring-retry - 2.0.11 + 2.0.13