Skip to content

Commit c1d205b

Browse files
Bump the all-maven-dependencies group across 2 directories with 2 updates
Bumps the all-maven-dependencies group with 2 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [com.sap.cds:cds-feature-attachments](https://github.com/cap-java/cds-feature-attachments). Bumps the all-maven-dependencies group with 2 updates in the /srv directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) 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.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) Updates `com.sap.cds:cds-feature-attachments` from 1.2.1 to 1.2.2 - [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.1...1.2.2) Updates `com.sap.cds:cds-feature-attachments` from 1.2.1 to 1.2.2 - [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.1...1.2.2) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) Updates `com.sap.cds:cds-feature-attachments` from 1.2.1 to 1.2.2 - [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.1...1.2.2) Updates `com.sap.cds:cds-feature-attachments` from 1.2.1 to 1.2.2 - [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.1...1.2.2) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-feature-attachments dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-feature-attachments dependency-version: 1.2.2 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.8 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.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-feature-attachments dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cds:cds-feature-attachments dependency-version: 1.2.2 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.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 575430f commit c1d205b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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.7</version>
9+
<version>3.5.8</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -27,7 +27,7 @@
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.1</cds-feature-attachments.version>
30+
<cds-feature-attachments.version>1.2.2</cds-feature-attachments.version>
3131
</properties>
3232

3333
<modules>

0 commit comments

Comments
 (0)