aem-eclipse-developer-tools icon indicating copy to clipboard operation
aem-eclipse-developer-tools copied to clipboard

chore(deps): update tycho.version to v5 (major)

Open renovate[bot] opened this issue 5 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
org.eclipse.tycho:target-platform-configuration (source) 4.0.135.0.1 age confidence
org.eclipse.tycho:tycho-versions-plugin (source) 4.0.135.0.1 age confidence
org.eclipse.tycho:tycho-maven-plugin (source) 4.0.135.0.1 age confidence
org.eclipse.tycho:tycho-gpg-plugin (source) 4.0.135.0.1 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Sep 17 '25 19:09 renovate[bot]

Tycho 5 requires Java 21

org/eclipse/tycho/p2maven/repository/EclipseTargetDefinitionArtifactHandler has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

Something for after the next release.

rombert avatar Sep 18 '25 08:09 rombert