From 23103e2240a0bb169d6d34c5be6d3a210a394da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:26:31 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 3 updates Bumps the minor-patch group with 3 updates in the / directory: software.amazon.awssdk:s3, [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) and [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage). Updates `software.amazon.awssdk:s3` from 2.42.18 to 2.42.23 Updates `software.amazon.awssdk.crt:aws-crt` from 0.43.9 to 0.44.0 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.43.9...v0.44.0) Updates `com.google.cloud:google-cloud-storage` from 2.64.0 to 2.64.1 - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/java-storage/compare/v2.64.0...v2.64.1) --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.64.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- storage-targets/cds-feature-attachments-oss/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 59ee2ad4..086f9208 100644 --- a/pom.xml +++ b/pom.xml @@ -65,8 +65,8 @@ com/sap/cds/feature/attachments/generated/ - 2.42.18 - 0.43.9 + 2.42.23 + 0.44.0 diff --git a/storage-targets/cds-feature-attachments-oss/pom.xml b/storage-targets/cds-feature-attachments-oss/pom.xml index 389feaab..a023cde1 100644 --- a/storage-targets/cds-feature-attachments-oss/pom.xml +++ b/storage-targets/cds-feature-attachments-oss/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-storage - 2.64.0 + 2.64.1