Skip to content

Commit 80b6016

Browse files
cds-services-archetype: Changed default JDK version to 25 (#2548)
BLI: https://github.wdf.sap.corp/cds-java/home/issues/2645 --------- Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
1 parent 46e560a commit 80b6016

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

java/migration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,14 @@ None
138138
3. Changed default value of properties:
139139
None
140140

141+
### Changes in the `cds-services-archetype`
142+
143+
The `cds-services-archetype` is used by the `@sap/cds-dk` to generate initial CAP Java projects.
144+
145+
#### Default JDK Version
146+
147+
The default JDK version of new CAP Java projects has been changed to JDK **25**. The minimum required JDK version hasn't changed and is still 17.
148+
141149
### Removed repackaged Olingo Dependencies { #removed-olingo-4-to-5 }
142150

143151
The internally used maven modules `repackaged/odata-v4-lib` and `repackaged/odata-v2-lib` are removed from the delivery. If the project directly references these modules and doesn't compile after migrating to CAP Java 5.x, there are 3 options to keep the compatibility of the code base:

0 commit comments

Comments
 (0)