From 98e3f485d13b6b4f03746296ecba088fc449cf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:34:20 +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 | | --- | --- | --- | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.5.1` | `3.6.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.32` | `1.5.33` | | software.amazon.awssdk:s3 | `2.44.11` | `2.44.14` | | [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) | `0.45.4` | `0.46.1` | Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.5.1 to 3.6.0 - [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/maven/3.5.1...maven/3.6.0) Updates `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.33 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.33) Updates `software.amazon.awssdk:s3` from 2.44.11 to 2.44.14 Updates `software.amazon.awssdk.crt:aws-crt` from 0.45.4 to 0.46.1 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.45.4...v0.46.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 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.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.44.14 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.46.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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cds-feature-attachments/pom.xml b/cds-feature-attachments/pom.xml index 0036b9a3..4a3216cd 100644 --- a/cds-feature-attachments/pom.xml +++ b/cds-feature-attachments/pom.xml @@ -84,7 +84,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.33 test diff --git a/pom.xml b/pom.xml index 950ec056..c0503d02 100644 --- a/pom.xml +++ b/pom.xml @@ -66,8 +66,8 @@ com/sap/cds/feature/attachments/generated/ - 2.44.11 - 0.45.4 + 2.44.14 + 0.46.1 4.9.0 @@ -216,11 +216,11 @@ maven-surefire-plugin - 3.5.5 + 3.5.6 maven-failsafe-plugin - 3.5.5 + 3.5.6 maven-pmd-plugin @@ -367,7 +367,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.5.1 + 3.6.0