Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps tycho.version from 5.0.0 to 5.0.1.
Updates org.eclipse.tycho:tycho-buildtimestamp-jgit from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-buildtimestamp-jgit's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-buildtimestamp-jgit's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-bnd-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-bnd-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-bnd-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-compiler-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-compiler-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-compiler-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-ds-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-ds-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-ds-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-packaging-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-packaging-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-packaging-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-p2-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-p2-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-p2-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-surefire-plugin from 5.0.0 to 5.0.1

Updates org.eclipse.tycho:tycho-versions-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-versions-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-versions-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-p2-director-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-p2-director-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-p2-director-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-p2-publisher-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-p2-publisher-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-p2-publisher-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-p2-repository-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-p2-repository-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-p2-repository-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0 → 2.41.0
  • JaCoCo: 0.8.13 → 0.8.14

... (truncated)

Commits
  • b325719 Perform 5.0.1 release
  • 87b087a Add udpated release script
  • 0b4f653 Update release notes for Tycho 5.0.1 (#5649)
  • 982d017 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0
  • 2755e51 Bump plexusCompilerVersion from 2.16.0 to 2.16.1
  • f8f1e39 Support multi-release source folders in tycho-source-plugin (#5631)
  • 172be08 Add multi-release JAR support via classpath attributes and new demo
  • 26996a9 [bp] make sure TargetEnvironment are unique
  • c2bac8a Add deleteP2Cache option to MaterializeProductsMojo
  • 82f0cfd [bp] Do not return on first found target file
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-maven-plugin from 5.0.0 to 5.0.1

Release notes

Sourced from org.eclipse.tycho:tycho-maven-plugin's releases.

Tycho 5.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-5.0.1 👔 https://projects.eclipse.org/projects/technology.tycho/releases/5.0.1 🙏 contributors who contributed patches for this release:

  • Andreas Buchen
  • Árpád Magosányi
  • Christoph Läubrich
  • Christoph Rueger
  • Copilot
  • dependabot[bot]
  • Ed Merks
  • Hannes Wellmann
  • Hervé Boutemy

💰 we would like to also thank the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

Changelog

Sourced from org.eclipse.tycho:tycho-maven-plugin's changelog.

5.0.1

Backported Features

  • new tycho-sbom:generator mojo
  • new tycho-dependency-tools-plugin:usage mojo
  • new tycho-wrap:verify mojo
  • Support multi-release source folders in tycho-source-plugin
  • Add multi-release JAR support via classpath attributes
  • Add deleteP2Cache option to MaterializeProductsMojo to delete the p2 cache after product installation
  • Add updateProjectSettings parameter to CleanUpMojo to update project settings with cleanup profile
  • Support updating the save profile in cleanup mojo
  • Fix bump-versions to only update bundle version, not package versions
  • Ignore Java-Version header in ManifestComparator
  • Add missing version-ranges to implicit imports of tycho.surefire.junit5
  • Fix NPE when artifact location cannot be resolved during bundle resolution
  • Fix tycho-baseline-plugin to treat source feature removal as minor version change
  • Support version ranges in UpdateTargetMojo
  • Print the equinox logfile to the log if error occurs in director
  • Fix Reproducible Builds issues
  • Make sure TargetEnvironments are unique

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-09 release:

  • JDT (ECJ, JDT Core, JDT Launching, JDT Core Manipulation, JDT UI)
  • PDE (PDE Core, PDE API Tools, PDE UI)
  • Equinox (OSGi, P2, Registry, Preferences, etc.)
  • Platform UI (Workbench, IDE, JFace)

Build Tools & Libraries

  • ASM: 9.8 → 9.9
  • JGit: 7.3.0 → 7.4.0
  • Jetty: 12.0.x → 12.1.4
  • Bouncycastle: 1.81 → 1.82
  • Apache BCEL: 6.10.0 → 6.11.0
  • Apache Commons Codec: 1.18.0 → 1.20.0
  • Apache Commons Compress: 1.27.1 → 1.28.0
  • Apache Commons IO: 2.19.0 → 2.21.0
  • Apache Commons Lang3: 3.17.0 → 3.20.0
  • Apache Commons Net: 3.11.1 → 3.12.0
  • Apache Felix SCR: 2.2.12 → 2.2.14
  • CycloneDX Core Java: 10.2.1 → 11.0.1
  • EMF Ecore: 2.39.0...

    Description has been truncated

Bumps `tycho.version` from 5.0.0 to 5.0.1.

Updates `org.eclipse.tycho:tycho-buildtimestamp-jgit` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-bnd-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-compiler-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-ds-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-packaging-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-p2-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 5.0.0 to 5.0.1

Updates `org.eclipse.tycho:tycho-versions-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-p2-publisher-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-maven-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:target-platform-configuration` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

Updates `org.eclipse.tycho:tycho-source-plugin` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-5.0.0...tycho-5.0.1)

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-buildtimestamp-jgit
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-bnd-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-ds-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-versions-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-director-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-publisher-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: pinned. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit e156b6e into main Dec 1, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/tycho.version-5.0.1 branch December 1, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant