From 2c4b4311bf4463cee04646305d65fc4ab7c9853c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 11:16:54 +0000 Subject: [PATCH] Bump the all-maven-dependencies group across 2 directories with 5 updates Bumps the all-maven-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.8` | `3.5.9` | | com.sap.cds:cds-services-bom | `4.5.1` | `4.6.0` | | com.sap.cds:cds-maven-plugin | `4.5.1` | `4.6.0` | | [com.sap.cds:cds-feature-attachments](https://github.com/cap-java/cds-feature-attachments) | `1.2.3` | `1.2.4` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.2` | `3.6.3` | Bumps the all-maven-dependencies group with 4 updates in the /srv directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), com.sap.cds:cds-maven-plugin, com.sap.cds:cds-services-bom and [com.sap.cds:cds-feature-attachments](https://github.com/cap-java/cds-feature-attachments). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.8 to 3.5.9 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.8...v3.5.9) Updates `com.sap.cds:cds-services-bom` from 4.5.1 to 4.6.0 Updates `com.sap.cds:cds-maven-plugin` from 4.5.1 to 4.6.0 Updates `com.sap.cds:cds-maven-plugin` from 4.5.1 to 4.6.0 Updates `com.sap.cds:cds-feature-attachments` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/cap-java/cds-feature-attachments/releases) - [Changelog](https://github.com/cap-java/cds-feature-attachments/blob/main/doc/CHANGELOG.md) - [Commits](https://github.com/cap-java/cds-feature-attachments/compare/1.2.3...1.2.4) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.8 to 3.5.9 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.8...v3.5.9) Updates `com.sap.cds:cds-maven-plugin` from 4.5.1 to 4.6.0 Updates `com.sap.cds:cds-services-bom` from 4.5.1 to 4.6.0 Updates `com.sap.cds:cds-maven-plugin` from 4.5.1 to 4.6.0 Updates `com.sap.cds:cds-feature-attachments` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/cap-java/cds-feature-attachments/releases) - [Changelog](https://github.com/cap-java/cds-feature-attachments/blob/main/doc/CHANGELOG.md) - [Commits](https://github.com/cap-java/cds-feature-attachments/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-services-bom dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-feature-attachments dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-services-bom dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-maven-plugin dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-feature-attachments dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 53052524..2d86e03c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -108,7 +108,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.2 + 3.6.3 pre-integration-test diff --git a/pom.xml b/pom.xml index d49ccbbd..2249bfdf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.8 + 3.5.9 @@ -23,11 +23,11 @@ 21 - 4.5.1 + 4.6.0 5.24.0 3.6.5 3.8.6 - 1.2.3 + 1.2.4