From a7cc0214aa53fe1974bb8a621c5dc23edc2e51f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:27:11 +0000 Subject: [PATCH] Bump the backend-prod group across 2 directories with 3 updates Bumps the backend-prod group with 3 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), software.amazon.awssdk:s3 and [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core). Bumps the backend-prod group with 3 updates in the /server directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), software.amazon.awssdk:s3 and [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.15 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.15...v3.5.16) Updates `software.amazon.awssdk:s3` from 2.46.14 to 2.46.17 Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.2 to 5.4.3 - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.2...rel/v5.4.3) Updates `software.amazon.awssdk:s3` from 2.46.14 to 2.46.17 Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.2 to 5.4.3 - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.2...rel/v5.4.3) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.15 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.15...v3.5.16) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.15 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.15...v3.5.16) Updates `software.amazon.awssdk:s3` from 2.46.14 to 2.46.17 Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.2 to 5.4.3 - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.2...rel/v5.4.3) Updates `software.amazon.awssdk:s3` from 2.46.14 to 2.46.17 Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.2 to 5.4.3 - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.2...rel/v5.4.3) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.15 to 3.5.16 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.15...v3.5.16) --- 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-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- server/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d9993d04..2b0480ec 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.15 + 3.5.16 diff --git a/server/pom.xml b/server/pom.xml index 6f7ef633..9b70a905 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -46,7 +46,7 @@ software.amazon.awssdk s3 - 2.46.14 + 2.46.17 org.opensaml @@ -173,7 +173,7 @@ org.apache.httpcomponents.core5 httpcore5 - 5.4.2 + 5.4.3 compile