From 1bf6128200b41411f2593d27c645340a358076c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 15:53:52 +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 | | --- | --- | --- | | com.sap.cds:cds-services-bom | `5.0.1` | `5.0.2` | | com.sap.cds:cds-maven-plugin | `5.0.1` | `5.0.2` | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.16.Final` | `4.2.17.Final` | | [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) | `5.32.0` | `5.33.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.6.1` | `1.6.2` | | software.amazon.awssdk:s3 | `2.50.3` | `2.51.4` | Updates `com.sap.cds:cds-services-bom` from 5.0.1 to 5.0.2 Updates `com.sap.cds:cds-maven-plugin` from 5.0.1 to 5.0.2 Updates `io.netty:netty-bom` from 4.2.16.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final) Updates `com.sap.cloud.sdk:sdk-bom` from 5.32.0 to 5.33.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.32.0...rel/5.33.0) Updates `org.junit:junit-bom` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3) Updates `com.sap.cds:cds-maven-plugin` from 5.0.1 to 5.0.2 Updates `ch.qos.logback:logback-classic` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.2) Updates `software.amazon.awssdk:s3` from 2.50.3 to 2.51.4 --- updated-dependencies: - dependency-name: com.sap.cds:cds-services-bom dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: io.netty:netty-bom dependency-version: 4.2.17.Final 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.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 5.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.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.51.4 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cds-feature-attachments/pom.xml b/cds-feature-attachments/pom.xml index 36d6e29ae..418bc71dc 100644 --- a/cds-feature-attachments/pom.xml +++ b/cds-feature-attachments/pom.xml @@ -84,7 +84,7 @@ ch.qos.logback logback-classic - 1.6.1 + 1.6.2 test diff --git a/pom.xml b/pom.xml index c1cbdab78..53f8f3275 100644 --- a/pom.xml +++ b/pom.xml @@ -66,11 +66,11 @@ com/sap/cds/feature/attachments/generated/ - 2.50.3 + 2.51.4 0.48.3 - 5.0.1 + 5.0.2 10.0.4 true @@ -89,7 +89,7 @@ io.netty netty-bom - 4.2.16.Final + 4.2.17.Final pom import @@ -97,7 +97,7 @@ com.sap.cloud.sdk sdk-bom - 5.32.0 + 5.33.0 pom import @@ -105,7 +105,7 @@ org.junit junit-bom - 6.1.2 + 6.1.3 pom import