From 21c5e1208dc0ae1a2da80b41ea1224cc9767cbf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 07:49:01 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 4 updates Bumps the minor-patch group with 4 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer), [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) and [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java). Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.4.0 to 3.5.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/maven/3.4.0...maven/3.5.1) Updates `software.amazon.awssdk.crt:aws-crt` from 0.44.0 to 0.45.4 - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.44.0...v0.45.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 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.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-version: 0.45.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c1c4ea78..950ec056 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ com/sap/cds/feature/attachments/generated/ 2.44.11 - 0.44.0 + 0.45.4 4.9.0 @@ -105,7 +105,7 @@ org.junit junit-bom - 6.0.3 + 6.1.0 pom import @@ -228,7 +228,7 @@ maven-enforcer-plugin - 3.6.2 + 3.6.3 org.codehaus.mojo @@ -367,7 +367,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.4.0 + 3.5.1