Skip to content

Conversation

@vkalapov
Copy link
Contributor

No description provided.

modules:
- name: my-java-app-module
type: application
type: java.tomcat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default sap_java_buildpack_jakarta still uses java 17, is it configured to run with java 25?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The applications have been tested with the default sap_java_buildpack_jakarta, overriding the Java version to 25. They continue to run with Java 17 for now and will do so until the buildpack default is updated in the future.

I have intentionally not specified a Java version in the descriptors to avoid manual version updates and instead rely on the buildpack’s default configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants