From 63b92c7f6c1872ab8bcac02308b0e9ff57a199ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 11:21:23 +0000 Subject: [PATCH] chore(deps): bump the minor-patch group across 1 directory with 5 updates Bumps the minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.6.0` | `3.8.0` | | [com.sap.ai.sdk:core](https://github.com/SAP/ai-sdk-java) | `1.19.0` | `1.20.0` | | [com.sap.ai.sdk.foundationmodels:sap-rpt](https://github.com/SAP/ai-sdk-java) | `1.19.0` | `1.20.0` | | [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `4.2.2` | `4.3.0` | Updates `org.junit:junit-bom` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.6.0 to 3.8.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.6.0...maven/3.8.0) Updates `com.sap.ai.sdk:core` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/SAP/ai-sdk-java/releases) - [Changelog](https://github.com/SAP/ai-sdk-java/blob/main/docs/release_notes.md) - [Commits](https://github.com/SAP/ai-sdk-java/compare/rel/1.19.0...rel/1.20.0) Updates `com.sap.ai.sdk.foundationmodels:sap-rpt` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/SAP/ai-sdk-java/releases) - [Changelog](https://github.com/SAP/ai-sdk-java/blob/main/docs/release_notes.md) - [Commits](https://github.com/SAP/ai-sdk-java/compare/rel/1.19.0...rel/1.20.0) Updates `com.sap.ai.sdk.foundationmodels:sap-rpt` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/SAP/ai-sdk-java/releases) - [Changelog](https://github.com/SAP/ai-sdk-java/blob/main/docs/release_notes.md) - [Commits](https://github.com/SAP/ai-sdk-java/compare/rel/1.19.0...rel/1.20.0) Updates `org.awaitility:awaitility` from 4.2.2 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.ai.sdk.foundationmodels:sap-rpt dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.ai.sdk.foundationmodels:sap-rpt dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.ai.sdk:core dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.awaitility:awaitility dependency-version: 4.3.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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- cds-feature-sap-document-ai/pom.xml | 2 +- integration-tests/spring/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cds-feature-sap-document-ai/pom.xml b/cds-feature-sap-document-ai/pom.xml index 484cf19..21e401f 100644 --- a/cds-feature-sap-document-ai/pom.xml +++ b/cds-feature-sap-document-ai/pom.xml @@ -47,7 +47,7 @@ org.awaitility awaitility - 4.2.2 + 4.3.0 test diff --git a/integration-tests/spring/pom.xml b/integration-tests/spring/pom.xml index 2a16e34..cc61c16 100644 --- a/integration-tests/spring/pom.xml +++ b/integration-tests/spring/pom.xml @@ -76,7 +76,7 @@ org.awaitility awaitility - 4.2.2 + 4.3.0 test diff --git a/pom.xml b/pom.xml index 6a43487..a2a5f82 100644 --- a/pom.xml +++ b/pom.xml @@ -70,13 +70,13 @@ 5.0.0 - 1.19.0 + 1.20.0 4.1.0 0.8.15 - 6.1.0 + 6.1.1 5.23.0 @@ -401,7 +401,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.6.0 + 3.8.0