There was an error while loading. Please reload this page.
1 parent 488eda1 commit 19761efCopy full SHA for 19761ef
2 files changed
pom.xml
@@ -32,7 +32,7 @@
32
<cloud.sdk.version>5.32.0</cloud.sdk.version>
33
<xsuaa.version>4.0.7</xsuaa.version>
34
<cf-java-logging-support.version>4.2.0</cf-java-logging-support.version>
35
- <cds-feature-attachments.version>1.5.0</cds-feature-attachments.version>
+ <cds-feature-attachments.version>1.6.0</cds-feature-attachments.version>
36
</properties>
37
38
<dependencyManagement>
srv/pom.xml
@@ -184,7 +184,7 @@
184
<plugin>
185
<groupId>org.graalvm.buildtools</groupId>
186
<artifactId>native-maven-plugin</artifactId>
187
- <version>1.1.3</version>
+ <version>1.1.5</version>
188
<configuration>
189
<metadataRepository>
190
<version>1.0.3</version>
0 commit comments