From b839b14445d18a99f8e3e50f465c1f6db1b5e245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 20:23:28 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-parent in /src Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.10. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.10) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/document-utils-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/document-utils-api/pom.xml b/src/document-utils-api/pom.xml index bcabc1c..ba3da3e 100644 --- a/src/document-utils-api/pom.xml +++ b/src/document-utils-api/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.9 + 3.5.10 ca.bc.gov.open