Skip to content

Commit 2c4b431

Browse files
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](spring-projects/spring-boot@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](cap-java/cds-feature-attachments@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](mojohaus/exec-maven-plugin@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](spring-projects/spring-boot@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](cap-java/cds-feature-attachments@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] <[email protected]>
1 parent b1124cd commit 2c4b431

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.codehaus.mojo</groupId>
110110
<artifactId>exec-maven-plugin</artifactId>
111-
<version>3.6.2</version>
111+
<version>3.6.3</version>
112112
<executions>
113113
<execution>
114114
<phase>pre-integration-test</phase>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.8</version>
9+
<version>3.5.9</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -23,11 +23,11 @@
2323

2424
<!-- DEPENDENCIES VERSION -->
2525
<jdk.version>21</jdk.version>
26-
<cds.services.version>4.5.1</cds.services.version>
26+
<cds.services.version>4.6.0</cds.services.version>
2727
<cloud.sdk.version>5.24.0</cloud.sdk.version>
2828
<xsuaa.version>3.6.5</xsuaa.version>
2929
<cf-java-logging-support.version>3.8.6</cf-java-logging-support.version>
30-
<cds-feature-attachments.version>1.2.3</cds-feature-attachments.version>
30+
<cds-feature-attachments.version>1.2.4</cds-feature-attachments.version>
3131
</properties>
3232

3333
<modules>

0 commit comments

Comments
 (0)