From a99fbeff7dd3b00e661b4d2edb8669bd5fd563a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:52:00 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 8 updates Bumps the minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.21.0` | `5.22.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.2.1` | `3.3.0` | | software.amazon.awssdk:s3 | `2.41.29` | `2.42.8` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.43.3` | `0.43.7` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.63.0` | `2.64.0` | | [org.wiremock.integrations:wiremock-spring-boot](https://github.com/wiremock/wiremock-spring-boot) | `4.1.0` | `4.2.0` | Updates `org.mockito:mockito-bom` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/3.2.1...lib/3.3.0) Updates `software.amazon.awssdk:s3` from 2.41.29 to 2.42.8 Updates `software.amazon.awssdk.crt:aws-crt` from 0.43.3 to 0.43.7 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.43.3...v0.43.7) Updates `com.google.cloud:google-cloud-storage` from 2.63.0 to 2.64.0 - [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.63.0...v2.64.0) Updates `org.wiremock.integrations:wiremock-spring-boot` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/wiremock/wiremock-spring-boot/releases) - [Commits](https://github.com/wiremock/wiremock-spring-boot/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-version: 0.43.7 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.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.wiremock.integrations:wiremock-spring-boot dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- pom.xml | 12 ++++++------ storage-targets/cds-feature-attachments-oss/pom.xml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0b3d5300..0f263d85 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -33,7 +33,7 @@ org.wiremock.integrations wiremock-spring-boot - 4.1.0 + 4.2.0 test diff --git a/pom.xml b/pom.xml index dcebb1f5..3c233cb0 100644 --- a/pom.xml +++ b/pom.xml @@ -65,8 +65,8 @@ com/sap/cds/feature/attachments/generated/ - 2.41.29 - 0.43.3 + 2.42.9 + 0.43.7 @@ -110,7 +110,7 @@ org.mockito mockito-bom - 5.21.0 + 5.22.0 pom import @@ -192,11 +192,11 @@ maven-surefire-plugin - 3.5.4 + 3.5.5 maven-failsafe-plugin - 3.5.4 + 3.5.5 maven-pmd-plugin @@ -348,7 +348,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.2.1 + 3.3.0 diff --git a/storage-targets/cds-feature-attachments-oss/pom.xml b/storage-targets/cds-feature-attachments-oss/pom.xml index 6be66cd4..389feaab 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.63.0 + 2.64.0