Skip to content

Commit

Permalink
Update CDS Services to 2.10.2 (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermarc authored Jul 4, 2024
1 parent 6fed1f6 commit f737580
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.6</version>
<version>3.3.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand All @@ -23,11 +23,11 @@

<!-- DEPENDENCIES VERSION -->
<jdk.version>17</jdk.version>
<cds.services.version>2.10.1</cds.services.version>
<cds.services.version>2.10.2</cds.services.version>
<cloud.sdk.version>5.10.0</cloud.sdk.version>
<xsuaa.version>3.5.0</xsuaa.version>
<xsuaa.version>3.5.2</xsuaa.version>
<cf-java-logging-support.version>3.8.3</cf-java-logging-support.version>
<cds.install-cdsdk.version>7.9.3</cds.install-cdsdk.version>
<cds.install-cdsdk.version>7.9.4</cds.install-cdsdk.version>
</properties>

<modules>
Expand Down

0 comments on commit f737580

Please sign in to comment.