From f3be529d1d9dc1fcc75fa10e89063b95d1f01825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:24:26 +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 | | --- | --- | --- | | com.sap.cds:cds-services-bom | `3.10.7` | `3.10.8` | | com.sap.cds:cds-maven-plugin | `3.10.7` | `3.10.8` | | [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) | `5.24.0` | `5.25.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.2` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.23` | `1.5.24` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.9.0` | `0.10.0` | | software.amazon.awssdk:s3 | `2.40.13` | `2.41.5` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.41.0` | `0.42.1` | Updates `com.sap.cds:cds-services-bom` from 3.10.7 to 3.10.8 Updates `com.sap.cds:cds-maven-plugin` from 3.10.7 to 3.10.8 Updates `com.sap.cloud.sdk:sdk-bom` from 5.24.0 to 5.25.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.24.0...rel/5.25.0) Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2) Updates `ch.qos.logback:logback-classic` from 1.5.23 to 1.5.24 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.23...v_1.5.24) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.sap.cds:cds-maven-plugin` from 3.10.7 to 3.10.8 Updates `software.amazon.awssdk:s3` from 2.40.13 to 2.41.5 Updates `software.amazon.awssdk.crt:aws-crt` from 0.41.0 to 0.42.1 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.41.0...v0.42.1) --- updated-dependencies: - dependency-name: com.sap.cds:cds-services-bom dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.sap.cloud.sdk:sdk-bom dependency-version: 5.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.41.5 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.42.1 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 +- pom.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cds-feature-attachments/pom.xml b/cds-feature-attachments/pom.xml index 3e79cc19..29434a5b 100644 --- a/cds-feature-attachments/pom.xml +++ b/cds-feature-attachments/pom.xml @@ -78,7 +78,7 @@ ch.qos.logback logback-classic - 1.4.14 + 1.5.24 test diff --git a/pom.xml b/pom.xml index 528beb24..1f09fa61 100644 --- a/pom.xml +++ b/pom.xml @@ -65,12 +65,12 @@ com/sap/cds/feature/attachments/generated/ - 2.40.13 - 0.41.0 + 2.41.8 + 0.42.2 - 3.10.7 + 3.10.8 8.9.8 @@ -94,7 +94,7 @@ com.sap.cloud.sdk sdk-bom - 5.24.0 + 5.25.0 pom import @@ -102,7 +102,7 @@ org.junit junit-bom - 6.0.1 + 6.0.2 pom import @@ -167,7 +167,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.9.0 + 0.10.0 true