From 43e792d8fb1e9ac3acc590fc67114d86fb43f1e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 20:19:08 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 5 updates Bumps the minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) | `5.27.0` | `5.29.0` | | [org.pitest:pitest-maven](https://github.com/hcoles/pitest) | `1.23.0` | `1.23.1` | | software.amazon.awssdk:s3 | `2.42.33` | `2.44.0` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.44.0` | `0.45.2` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java) | `2.66.0` | `2.67.0` | Updates `com.sap.cloud.sdk:sdk-bom` from 5.27.0 to 5.29.0 - [Release notes](https://github.com/SAP/cloud-sdk-java/releases) - [Changelog](https://github.com/SAP/cloud-sdk-java/blob/main/release_notes.md) - [Commits](https://github.com/SAP/cloud-sdk-java/compare/rel/5.27.0...rel/5.29.0) Updates `org.pitest:pitest-maven` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.23.0...1.23.1) Updates `software.amazon.awssdk:s3` from 2.42.33 to 2.44.0 Updates `software.amazon.awssdk.crt:aws-crt` from 0.44.0 to 0.45.2 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.44.0...v0.45.2) Updates `com.google.cloud:google-cloud-storage` from 2.66.0 to 2.67.0 - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-java/commits) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.cloud.sdk:sdk-bom dependency-version: 5.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.pitest:pitest-maven dependency-version: 1.23.1 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.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- storage-targets/cds-feature-attachments-oss/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2e775ac3..d1c07567 100644 --- a/pom.xml +++ b/pom.xml @@ -66,8 +66,8 @@ com/sap/cds/feature/attachments/generated/ - 2.42.33 - 0.44.0 + 2.44.0 + 0.45.2 @@ -95,7 +95,7 @@ com.sap.cloud.sdk sdk-bom - 5.27.0 + 5.29.0 pom import @@ -241,7 +241,7 @@ org.pitest pitest-maven - 1.23.0 + 1.23.1 com.github.spotbugs diff --git a/storage-targets/cds-feature-attachments-oss/pom.xml b/storage-targets/cds-feature-attachments-oss/pom.xml index 70ed80f4..54523b31 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.66.0 + 2.67.0