Skip to content

Force renovatebot to run with java 21#4426

Merged
janhoy merged 1 commit into
apache:mainfrom
janhoy:renovate-run-on-java21
May 13, 2026
Merged

Force renovatebot to run with java 21#4426
janhoy merged 1 commit into
apache:mainfrom
janhoy:renovate-run-on-java21

Conversation

@janhoy
Copy link
Copy Markdown
Contributor

@janhoy janhoy commented May 13, 2026

The latest version of renovatebot docker image embeds JDK25 instead of JDK21. Our build (gradle 8.10) cannot use JDK>=23, so this now crashes. Soution, until we upgrade gradle, is to install jdk21 in the renovate run. This must be done in renovate.json in the repo.

The command below is NOP if jdk21 is already installed, else it triggers install, that takes some 20 seconds.

@janhoy janhoy merged commit 0cdc1da into apache:main May 13, 2026
3 of 5 checks passed
@janhoy janhoy deleted the renovate-run-on-java21 branch May 13, 2026 18:44
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.

1 participant