We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575430f commit d37354eCopy full SHA for d37354e
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.7</version>
+ <version>3.5.8</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -27,7 +27,7 @@
27
<cloud.sdk.version>5.24.0</cloud.sdk.version>
28
<xsuaa.version>3.6.5</xsuaa.version>
29
<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>
+ <cds-feature-attachments.version>1.2.2</cds-feature-attachments.version>
31
</properties>
32
33
<modules>
0 commit comments