From ff1179cfeb599b86431c412c1fae21a641e56893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:32:53 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 6 updates Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) | `5.26.0` | `5.27.0` | | [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` | | [org.pitest:pitest-maven](https://github.com/hcoles/pitest) | `1.22.1` | `1.23.0` | | software.amazon.awssdk:s3 | `2.42.9` | `2.42.13` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.43.7` | `0.43.8` | | [org.wiremock.integrations:wiremock-spring-boot](https://github.com/wiremock/wiremock-spring-boot) | `4.2.0` | `4.2.1` | Updates `com.sap.cloud.sdk:sdk-bom` from 5.26.0 to 5.27.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.26.0...rel/5.27.0) Updates `org.mockito:mockito-bom` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.22.0...v5.23.0) Updates `org.pitest:pitest-maven` from 1.22.1 to 1.23.0 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.22.1...1.23.0) Updates `software.amazon.awssdk:s3` from 2.42.9 to 2.42.13 Updates `software.amazon.awssdk.crt:aws-crt` from 0.43.7 to 0.43.8 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.43.7...v0.43.8) Updates `org.wiremock.integrations:wiremock-spring-boot` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/wiremock/wiremock-spring-boot/releases) - [Commits](https://github.com/wiremock/wiremock-spring-boot/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: com.sap.cloud.sdk:sdk-bom dependency-version: 5.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.mockito:mockito-bom dependency-version: 5.23.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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.13 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.43.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.wiremock.integrations:wiremock-spring-boot dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0f263d85..213c3449 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -33,7 +33,7 @@ org.wiremock.integrations wiremock-spring-boot - 4.2.0 + 4.2.1 test diff --git a/pom.xml b/pom.xml index 718841d9..59d6f7b0 100644 --- a/pom.xml +++ b/pom.xml @@ -65,8 +65,8 @@ com/sap/cds/feature/attachments/generated/ - 2.42.9 - 0.43.7 + 2.42.13 + 0.43.8 @@ -94,7 +94,7 @@ com.sap.cloud.sdk sdk-bom - 5.26.0 + 5.27.0 pom import @@ -110,7 +110,7 @@ org.mockito mockito-bom - 5.22.0 + 5.23.0 pom import @@ -219,7 +219,7 @@ org.pitest pitest-maven - 1.22.1 + 1.23.0 com.github.spotbugs