Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Александър Куртаков

💰 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

What's Changed

... (truncated)

Changelog

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

5.0.2

Features

  • Add JUnit 6 provider support
  • Support resource links to nested files and folders

Bug Fixes

  • Strip runtime OSGi headers from source JAR manifests
  • Fix version filtering regression in update-target mojo
  • Consider P2-repository reference when resolving API-analysis baseline

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-12 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.9 → 9.9.1
  • Apache BCEL: 6.11.0 → 6.12.0
  • Apache Commons Exec: 1.5.0 → 1.6.0
  • Apache Maven: 3.9.11 → 3.9.12
  • Apache Maven Archiver: 3.6.5 → 3.6.6
  • Apache Maven Release Plugin: 3.3.0 → 3.3.1
  • BND: 7.1.0 → 7.2.1
  • CycloneDX Core Java: 11.0.1 → 12.0.1
  • JGit: 7.4.0 → 7.5.0
  • Jetty: 12.1.4 → 12.1.5
  • JUnit 5: 5.11.4 → 5.14.2
  • Maven Njord Extension: 0.8.7 → 0.9.3
  • Maven Plugin Testing Harness: upgraded
  • Mockito: 5.20.0 → 5.21.0
  • Plexus Archiver: 4.10.4 → 4.11.0
  • Plexus Buildnumber Maven Plugin: 3.2.1 → 3.3.0
  • Versions Maven Plugin: 2.18.0 → 2.21.0
Commits
  • 9f65dc0 Perform 5.0.2 release
  • bd2f610 Update Release notes and fix javadoc issue
  • 9dc7592 Bump org.apache.bcel:bcel from 6.11.0 to 6.12.0
  • 8470be8 Bump org.cyclonedx:cyclonedx-core-java from 12.0.0 to 12.0.1
  • 00addbe Bump org.cyclonedx:cyclonedx-core-java from 11.0.1 to 12.0.0
  • c4eb759 Support resource links to nested files and folders
  • b26ed0a Bump versions-mojo-version from 2.20.1 to 2.21.0
  • e820d5c Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
  • 3e9ce6b Bump eu.maveniverse.maven.njord:extension3 from 0.9.2 to 0.9.3
  • 78fc675 Increase timeout from 180 to 200 minutes
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Александър Куртаков

💰 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

What's Changed

... (truncated)

Changelog

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

5.0.2

Features

  • Add JUnit 6 provider support
  • Support resource links to nested files and folders

Bug Fixes

  • Strip runtime OSGi headers from source JAR manifests
  • Fix version filtering regression in update-target mojo
  • Consider P2-repository reference when resolving API-analysis baseline

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-12 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.9 → 9.9.1
  • Apache BCEL: 6.11.0 → 6.12.0
  • Apache Commons Exec: 1.5.0 → 1.6.0
  • Apache Maven: 3.9.11 → 3.9.12
  • Apache Maven Archiver: 3.6.5 → 3.6.6
  • Apache Maven Release Plugin: 3.3.0 → 3.3.1
  • BND: 7.1.0 → 7.2.1
  • CycloneDX Core Java: 11.0.1 → 12.0.1
  • JGit: 7.4.0 → 7.5.0
  • Jetty: 12.1.4 → 12.1.5
  • JUnit 5: 5.11.4 → 5.14.2
  • Maven Njord Extension: 0.8.7 → 0.9.3
  • Maven Plugin Testing Harness: upgraded
  • Mockito: 5.20.0 → 5.21.0
  • Plexus Archiver: 4.10.4 → 4.11.0
  • Plexus Buildnumber Maven Plugin: 3.2.1 → 3.3.0
  • Versions Maven Plugin: 2.18.0 → 2.21.0
Commits
  • 9f65dc0 Perform 5.0.2 release
  • bd2f610 Update Release notes and fix javadoc issue
  • 9dc7592 Bump org.apache.bcel:bcel from 6.11.0 to 6.12.0
  • 8470be8 Bump org.cyclonedx:cyclonedx-core-java from 12.0.0 to 12.0.1
  • 00addbe Bump org.cyclonedx:cyclonedx-core-java from 11.0.1 to 12.0.0
  • c4eb759 Support resource links to nested files and folders
  • b26ed0a Bump versions-mojo-version from 2.20.1 to 2.21.0
  • e820d5c Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
  • 3e9ce6b Bump eu.maveniverse.maven.njord:extension3 from 0.9.2 to 0.9.3
  • 78fc675 Increase timeout from 180 to 200 minutes
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Александър Куртаков

💰 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

What's Changed

... (truncated)

Changelog

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

5.0.2

Features

  • Add JUnit 6 provider support
  • Support resource links to nested files and folders

Bug Fixes

  • Strip runtime OSGi headers from source JAR manifests
  • Fix version filtering regression in update-target mojo
  • Consider P2-repository reference when resolving API-analysis baseline

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-12 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.9 → 9.9.1
  • Apache BCEL: 6.11.0 → 6.12.0
  • Apache Commons Exec: 1.5.0 → 1.6.0
  • Apache Maven: 3.9.11 → 3.9.12
  • Apache Maven Archiver: 3.6.5 → 3.6.6
  • Apache Maven Release Plugin: 3.3.0 → 3.3.1
  • BND: 7.1.0 → 7.2.1
  • CycloneDX Core Java: 11.0.1 → 12.0.1
  • JGit: 7.4.0 → 7.5.0
  • Jetty: 12.1.4 → 12.1.5
  • JUnit 5: 5.11.4 → 5.14.2
  • Maven Njord Extension: 0.8.7 → 0.9.3
  • Maven Plugin Testing Harness: upgraded
  • Mockito: 5.20.0 → 5.21.0
  • Plexus Archiver: 4.10.4 → 4.11.0
  • Plexus Buildnumber Maven Plugin: 3.2.1 → 3.3.0
  • Versions Maven Plugin: 2.18.0 → 2.21.0
Commits
  • 9f65dc0 Perform 5.0.2 release
  • bd2f610 Update Release notes and fix javadoc issue
  • 9dc7592 Bump org.apache.bcel:bcel from 6.11.0 to 6.12.0
  • 8470be8 Bump org.cyclonedx:cyclonedx-core-java from 12.0.0 to 12.0.1
  • 00addbe Bump org.cyclonedx:cyclonedx-core-java from 11.0.1 to 12.0.0
  • c4eb759 Support resource links to nested files and folders
  • b26ed0a Bump versions-mojo-version from 2.20.1 to 2.21.0
  • e820d5c Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
  • 3e9ce6b Bump eu.maveniverse.maven.njord:extension3 from 0.9.2 to 0.9.3
  • 78fc675 Increase timeout from 180 to 200 minutes
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Александър Куртаков

💰 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

What's Changed

... (truncated)

Changelog

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

5.0.2

Features

  • Add JUnit 6 provider support
  • Support resource links to nested files and folders

Bug Fixes

  • Strip runtime OSGi headers from source JAR manifests
  • Fix version filtering regression in update-target mojo
  • Consider P2-repository reference when resolving API-analysis baseline

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-12 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.9 → 9.9.1
  • Apache BCEL: 6.11.0 → 6.12.0
  • Apache Commons Exec: 1.5.0 → 1.6.0
  • Apache Maven: 3.9.11 → 3.9.12
  • Apache Maven Archiver: 3.6.5 → 3.6.6
  • Apache Maven Release Plugin: 3.3.0 → 3.3.1
  • BND: 7.1.0 → 7.2.1
  • CycloneDX Core Java: 11.0.1 → 12.0.1
  • JGit: 7.4.0 → 7.5.0
  • Jetty: 12.1.4 → 12.1.5
  • JUnit 5: 5.11.4 → 5.14.2
  • Maven Njord Extension: 0.8.7 → 0.9.3
  • Maven Plugin Testing Harness: upgraded
  • Mockito: 5.20.0 → 5.21.0
  • Plexus Archiver: 4.10.4 → 4.11.0
  • Plexus Buildnumber Maven Plugin: 3.2.1 → 3.3.0
  • Versions Maven Plugin: 2.18.0 → 2.21.0
Commits
  • 9f65dc0 Perform 5.0.2 release
  • bd2f610 Update Release notes and fix javadoc issue
  • 9dc7592 Bump org.apache.bcel:bcel from 6.11.0 to 6.12.0
  • 8470be8 Bump org.cyclonedx:cyclonedx-core-java from 12.0.0 to 12.0.1
  • 00addbe Bump org.cyclonedx:cyclonedx-core-java from 11.0.1 to 12.0.0
  • c4eb759 Support resource links to nested files and folders
  • b26ed0a Bump versions-mojo-version from 2.20.1 to 2.21.0
  • e820d5c Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
  • 3e9ce6b Bump eu.maveniverse.maven.njord:extension3 from 0.9.2 to 0.9.3
  • 78fc675 Increase timeout from 180 to 200 minutes
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Александър Куртаков

💰 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

What's Changed

... (truncated)

Changelog

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

5.0.2

Features

  • Add JUnit 6 provider support
  • Support resource links to nested files and folders

Bug Fixes

  • Strip runtime OSGi headers from source JAR manifests
  • Fix version filtering regression in update-target mojo
  • Consider P2-repository reference when resolving API-analysis baseline

Dependency Upgrades

The following notable dependencies have been upgraded:

Eclipse Platform

All Eclipse Platform dependencies have been updated to align with the 2025-12 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.9 → 9.9.1
  • Apache BCEL: 6.11.0 → 6.12.0
  • Apache Commons Exec: 1.5.0 → 1.6.0
  • Apache Maven: 3.9.11 → 3.9.12
  • Apache Maven Archiver: 3.6.5 → 3.6.6
  • Apache Maven Release Plugin: 3.3.0 → 3.3.1
  • BND: 7.1.0 → 7.2.1
  • CycloneDX Core Java: 11.0.1 → 12.0.1
  • JGit: 7.4.0 → 7.5.0
  • Jetty: 12.1.4 → 12.1.5
  • JUnit 5: 5.11.4 → 5.14.2
  • Maven Njord Extension: 0.8.7 → 0.9.3
  • Maven Plugin Testing Harness: upgraded
  • Mockito: 5.20.0 → 5.21.0
  • Plexus Archiver: 4.10.4 → 4.11.0
  • Plexus Buildnumber Maven Plugin: 3.2.1 → 3.3.0
  • Versions Maven Plugin: 2.18.0 → 2.21.0
Commits
  • 9f65dc0 Perform 5.0.2 release
  • bd2f610 Update Release notes and fix javadoc issue
  • 9dc7592 Bump org.apache.bcel:bcel from 6.11.0 to 6.12.0
  • 8470be8 Bump org.cyclonedx:cyclonedx-core-java from 12.0.0 to 12.0.1
  • 00addbe Bump org.cyclonedx:cyclonedx-core-java from 11.0.1 to 12.0.0
  • c4eb759 Support resource links to nested files and folders
  • b26ed0a Bump versions-mojo-version from 2.20.1 to 2.21.0
  • e820d5c Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
  • 3e9ce6b Bump eu.maveniverse.maven.njord:extension3 from 0.9.2 to 0.9.3
  • 78fc675 Increase timeout from 180 to 200 minutes
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Александър Куртаков

💰 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

What's Changed

Bumps `tycho.version` from 5.0.1 to 5.0.2.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

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 5b96b30 into main Jan 26, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/tycho.version-5.0.2 branch January 26, 2026 11: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.

0 participants