From 010d10812e6d7e412d2cf72b62b6335afb11619d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:35:46 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 9 updates Bumps the minor-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.pitest:pitest-maven](https://github.com/hcoles/pitest) | `1.22.0` | `1.22.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.2.0` | `3.2.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.26` | `1.5.27` | | software.amazon.awssdk:s3 | `2.41.14` | `2.41.22` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.42.2` | `0.43.1` | | [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) | `12.33.0` | `12.33.1` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.62.0` | `2.62.1` | | [org.wiremock.integrations:wiremock-spring-boot](https://github.com/wiremock/wiremock-spring-boot) | `4.0.9` | `4.1.0` | Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.pitest:pitest-maven` from 1.22.0 to 1.22.1 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.22.0...1.22.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.2.0 to 3.2.1 - [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/lib/3.2.0...maven/3.2.1) Updates `ch.qos.logback:logback-classic` from 1.5.26 to 1.5.27 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.26...v_1.5.27) Updates `software.amazon.awssdk:s3` from 2.41.14 to 2.41.22 Updates `software.amazon.awssdk.crt:aws-crt` from 0.42.2 to 0.43.1 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.42.2...v0.43.1) Updates `com.azure:azure-storage-blob` from 12.33.0 to 12.33.1 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/com.azure+azure-storage-blob_12.33.0...com.azure+azure-storage-blob_12.33.1) Updates `com.google.cloud:google-cloud-storage` from 2.62.0 to 2.62.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.62.0...v2.62.1) Updates `org.wiremock.integrations:wiremock-spring-boot` from 4.0.9 to 4.1.0 - [Release notes](https://github.com/wiremock/wiremock-spring-boot/releases) - [Commits](https://github.com/wiremock/wiremock-spring-boot/compare/4.0.9...4.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.pitest:pitest-maven dependency-version: 1.22.1 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.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.41.22 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.azure:azure-storage-blob dependency-version: 12.33.1 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.62.1 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.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- cds-feature-attachments/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 10 +++++----- storage-targets/cds-feature-attachments-oss/pom.xml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cds-feature-attachments/pom.xml b/cds-feature-attachments/pom.xml index c6594505..ade7b74b 100644 --- a/cds-feature-attachments/pom.xml +++ b/cds-feature-attachments/pom.xml @@ -78,7 +78,7 @@ ch.qos.logback logback-classic - 1.5.26 + 1.5.29 test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c72ba480..0b3d5300 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -33,7 +33,7 @@ org.wiremock.integrations wiremock-spring-boot - 4.0.9 + 4.1.0 test diff --git a/pom.xml b/pom.xml index 60668bec..2f956392 100644 --- a/pom.xml +++ b/pom.xml @@ -65,8 +65,8 @@ com/sap/cds/feature/attachments/generated/ - 2.41.14 - 0.42.2 + 2.41.28 + 0.43.1 @@ -176,7 +176,7 @@ maven-compiler-plugin - 3.14.1 + 3.15.0 maven-source-plugin @@ -219,7 +219,7 @@ org.pitest pitest-maven - 1.22.0 + 1.22.1 com.github.spotbugs @@ -348,7 +348,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.2.0 + 3.2.1 diff --git a/storage-targets/cds-feature-attachments-oss/pom.xml b/storage-targets/cds-feature-attachments-oss/pom.xml index c48a6ae2..6be66cd4 100644 --- a/storage-targets/cds-feature-attachments-oss/pom.xml +++ b/storage-targets/cds-feature-attachments-oss/pom.xml @@ -45,13 +45,13 @@ com.azure azure-storage-blob - 12.33.0 + 12.33.2 com.google.cloud google-cloud-storage - 2.62.0 + 2.63.0