From 4242a997ed7b925cf8c87d3e6d1c86f1ba9a6926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:53:47 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 7 updates Bumps the minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.10.2.0` | `4.10.3.0` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.10.2` | `4.10.3` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.37` | `1.5.38` | | software.amazon.awssdk:s3 | `2.47.1` | `2.47.6` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.47.2` | `0.47.3` | | [org.wiremock.integrations:wiremock-spring-boot](https://github.com/wiremock/wiremock-spring-boot) | `4.2.1` | `4.2.2` | Updates `org.junit:junit-bom` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.2.0 to 4.10.3.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.10.2.0...spotbugs-maven-plugin-4.10.3.0) Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.2 to 4.10.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.10.2...4.10.3) Updates `ch.qos.logback:logback-classic` from 1.5.37 to 1.5.38 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.37...v_1.5.38) Updates `software.amazon.awssdk:s3` from 2.47.1 to 2.47.6 Updates `software.amazon.awssdk.crt:aws-crt` from 0.47.2 to 0.47.3 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.47.2...v0.47.3) Updates `org.wiremock.integrations:wiremock-spring-boot` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/wiremock/wiremock-spring-boot/releases) - [Commits](https://github.com/wiremock/wiremock-spring-boot/compare/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.3 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.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.47.6 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.47.3 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- cds-feature-attachments/pom.xml | 4 ++-- integration-tests/pom.xml | 2 +- pom.xml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cds-feature-attachments/pom.xml b/cds-feature-attachments/pom.xml index 77cb2a61..bdd3ca1b 100644 --- a/cds-feature-attachments/pom.xml +++ b/cds-feature-attachments/pom.xml @@ -78,13 +78,13 @@ com.github.spotbugs spotbugs-annotations - 4.10.2 + 4.10.3 test ch.qos.logback logback-classic - 1.5.37 + 1.5.38 test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0623713c..1ecd5079 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -34,7 +34,7 @@ org.wiremock.integrations wiremock-spring-boot - 4.2.1 + 4.2.2 test diff --git a/pom.xml b/pom.xml index 716f4034..4342d550 100644 --- a/pom.xml +++ b/pom.xml @@ -66,8 +66,8 @@ com/sap/cds/feature/attachments/generated/ - 2.47.1 - 0.47.2 + 2.47.6 + 0.47.3 5.0.0 @@ -105,7 +105,7 @@ org.junit junit-bom - 6.1.1 + 6.1.2 pom import @@ -243,7 +243,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.2.0 + 4.10.3.0 com.sap.cds