Skip to content

Commit 9afe68e

Browse files
Bump the all-maven-dependencies group across 2 directories with 4 updates (#599)
1 parent e74b3e5 commit 9afe68e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.9</version>
8+
<version>3.5.10</version>
99
<relativePath/>
1010
<!-- lookup parent from repository -->
1111
</parent>
@@ -29,10 +29,10 @@
2929
<!-- DEPENDENCIES VERSION -->
3030
<jdk.version>21</jdk.version>
3131
<cds.services.version>4.6.1</cds.services.version>
32-
<cloud.sdk.version>5.25.0</cloud.sdk.version>
32+
<cloud.sdk.version>5.26.0</cloud.sdk.version>
3333
<xsuaa.version>3.6.5</xsuaa.version>
3434
<cf-java-logging-support.version>3.8.6</cf-java-logging-support.version>
35-
<cds-feature-attachments.version>1.2.4</cds-feature-attachments.version>
35+
<cds-feature-attachments.version>1.3.0</cds-feature-attachments.version>
3636
</properties>
3737

3838
<dependencyManagement>
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>com.diffplug.spotless</groupId>
174174
<artifactId>spotless-maven-plugin</artifactId>
175-
<version>3.1.0</version>
175+
<version>3.2.0</version>
176176
<configuration>
177177
<java>
178178
<googleJavaFormat>

0 commit comments

Comments
 (0)