From 435d726ad4a22a0c7f6070ded286adb5a5727e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:19:41 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-actuator Bumps [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) from 3.5.3 to 3.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v3.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-version: 3.5.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-metrics/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-metrics/pom.xml b/spring-metrics/pom.xml index c314a9a..4017508 100644 --- a/spring-metrics/pom.xml +++ b/spring-metrics/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-starter-actuator - 3.5.3 + 3.5.12