Skip to content

Commit d52a4d9

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.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration). 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.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) Updates `com.sap.cloud.security:java-bom` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/SAP/cloud-security-xsuaa-integration/releases) - [Changelog](https://github.com/SAP/cloud-security-services-integration-library/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-security-services-integration-library@3.6.2...3.6.3) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) Updates `com.sap.cloud.security:java-bom` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/SAP/cloud-security-xsuaa-integration/releases) - [Changelog](https://github.com/SAP/cloud-security-services-integration-library/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-security-services-integration-library@3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cloud.security:java-bom 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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.sap.cloud.security:java-bom dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ef4325 commit d52a4d9

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.4</version>
9+
<version>3.5.5</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -25,7 +25,7 @@
2525
<jdk.version>21</jdk.version>
2626
<cds.services.version>4.2.0</cds.services.version>
2727
<cloud.sdk.version>5.21.0</cloud.sdk.version>
28-
<xsuaa.version>3.6.2</xsuaa.version>
28+
<xsuaa.version>3.6.3</xsuaa.version>
2929
<cf-java-logging-support.version>3.8.6</cf-java-logging-support.version>
3030
<cds-feature-attachments.version>1.1.0</cds-feature-attachments.version>
3131
</properties>

0 commit comments

Comments
 (0)