From 990197bd767692de822cc53548da89431f0aa646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 10:12:26 +0000 Subject: [PATCH] chore(deps): bump the minor-patch group across 1 directory with 14 updates Bumps the minor-patch group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.sap.cloud.sdk:sdk-bom](https://github.com/SAP/cloud-sdk-java) | `5.31.0` | `5.32.0` | | [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.20.0` | `5.23.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.38` | `1.6.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.2` | `3.6.3` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.7.3` | `1.8.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.1.0` | `3.8.0` | | [com.sap.cloud.sdk.cloudplatform:connectivity-destination-service](https://github.com/SAP/cloud-sdk-java) | `5.24.0` | `5.32.0` | | [com.sap.cloud.sdk.cloudplatform:cloudplatform-connectivity](https://github.com/SAP/cloud-sdk-java) | `5.31.0` | `5.32.0` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.9.8` | `4.10.3` | | [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `4.2.0` | `4.3.0` | Updates `com.sap.cloud.sdk:sdk-bom` from 5.31.0 to 5.32.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.31.0...rel/5.32.0) Updates `org.mockito:mockito-bom` from 5.20.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.23.0) Updates `ch.qos.logback:logback-classic` from 1.5.38 to 1.6.0 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6) 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 `org.codehaus.mojo:flatten-maven-plugin` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.3...1.8.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.1.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/lib/3.1.0...maven/3.8.0) Updates `com.sap.cloud.sdk.cloudplatform:connectivity-destination-service` from 5.24.0 to 5.32.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.32.0) Updates `com.sap.cloud.sdk.cloudplatform:cloudplatform-connectivity` from 5.31.0 to 5.32.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.31.0...rel/5.32.0) Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.8 to 4.10.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.8...4.10.3) Updates `org.awaitility:awaitility` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.0...awaitility-4.3.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.cloud.sdk.cloudplatform:cloudplatform-connectivity dependency-version: 5.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.cloud.sdk.cloudplatform:connectivity-destination-service dependency-version: 5.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.sap.cloud.sdk:sdk-bom dependency-version: 5.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.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: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.mockito:mockito-bom dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- cds-feature-notifications/pom.xml | 6 +++--- integration-tests/pom.xml | 6 +++--- integration-tests/srv/pom.xml | 2 +- pom.xml | 16 ++++++++-------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cds-feature-notifications/pom.xml b/cds-feature-notifications/pom.xml index f208ba8..686d1a9 100644 --- a/cds-feature-notifications/pom.xml +++ b/cds-feature-notifications/pom.xml @@ -43,13 +43,13 @@ com.sap.cloud.sdk.cloudplatform connectivity-destination-service - 5.24.0 + 5.32.0 com.sap.cloud.sdk.cloudplatform cloudplatform-connectivity - 5.31.0 + 5.32.0 @@ -71,7 +71,7 @@ com.github.spotbugs spotbugs-annotations - 4.9.8 + 4.10.3 test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index aa29122..6a2d037 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -68,7 +68,7 @@ maven-compiler-plugin - 3.14.1 + 3.15.0 ${jdk.version} UTF-8 @@ -95,7 +95,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.3 + 1.8.0 true resolveCiFriendliesOnly @@ -121,7 +121,7 @@ maven-enforcer-plugin - 3.6.2 + 3.6.3 Project Structure Checks diff --git a/integration-tests/srv/pom.xml b/integration-tests/srv/pom.xml index faf0bfa..9b81fee 100644 --- a/integration-tests/srv/pom.xml +++ b/integration-tests/srv/pom.xml @@ -78,7 +78,7 @@ org.awaitility awaitility - 4.2.0 + 4.3.0 test diff --git a/pom.xml b/pom.xml index 6d25da9..cefcbcd 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.sap.cloud.sdk sdk-bom - 5.31.0 + 5.32.0 pom import @@ -100,7 +100,7 @@ org.mockito mockito-bom - 5.20.0 + 5.23.0 pom import @@ -108,7 +108,7 @@ ch.qos.logback logback-classic - 1.5.38 + 1.6.0 runtime @@ -174,7 +174,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true @@ -187,7 +187,7 @@ maven-failsafe-plugin - 3.5.4 + 3.5.6 maven-pmd-plugin @@ -200,12 +200,12 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.3 + 1.8.0 org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 com.sap.cds @@ -268,7 +268,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.1.0 + 3.8.0