From 3763777b1eff35657ead24b2aff1931c2afddb9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:11:05 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 4 updates Bumps the minor-patch group with 4 updates in the / directory: software.amazon.awssdk:s3, [com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java), [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) and [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `software.amazon.awssdk:s3` from 2.42.28 to 2.42.33 Updates `com.google.cloud:google-cloud-storage` from 2.64.1 to 2.66.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) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.0 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.6.3) --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- integration-tests/mtx-local/srv/pom.xml | 4 ++-- pom.xml | 2 +- storage-targets/cds-feature-attachments-oss/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-tests/mtx-local/srv/pom.xml b/integration-tests/mtx-local/srv/pom.xml index a34d3420..61f99f9d 100644 --- a/integration-tests/mtx-local/srv/pom.xml +++ b/integration-tests/mtx-local/srv/pom.xml @@ -206,7 +206,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.4.0 + 3.5.0 copy-cds-models-to-sidecar @@ -230,7 +230,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.0 + 3.6.3 ${cds.node.directory}${path.separator}${env.PATH} diff --git a/pom.xml b/pom.xml index 80fcec5f..21844f14 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com/sap/cds/feature/attachments/generated/ - 2.42.28 + 2.42.33 0.44.0 diff --git a/storage-targets/cds-feature-attachments-oss/pom.xml b/storage-targets/cds-feature-attachments-oss/pom.xml index 3d4c747f..e46f2558 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.1 + 2.66.0