From 247dcae8f3d9bd7573e848e69abf7d89bd8ade4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 04:41:26 +0000 Subject: [PATCH] Bump the maven-compatible group in /backend with 2 updates Bumps the maven-compatible group in /backend with 2 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.5 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v3.5.16) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.8 to 2.9.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v2.9.0/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.8.8...v2.9.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-compatible - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-compatible ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index bed76a3..c9a3555 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.5 + 3.5.16 @@ -20,7 +20,7 @@ 21 0.13.0 - 2.8.8 + 2.9.0 1.21.4