Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-4.0.4' into fix/10.0.x/dependency-rollup-dec-2023

This commit is contained in:
Joakim Erdfelt 2023-12-01 13:17:59 -06:00
commit 7232286f74
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<description>Generates a (maven based) P2 Updatesite</description> <description>Generates a (maven based) P2 Updatesite</description>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
<tycho-version>4.0.3</tycho-version> <tycho-version>4.0.4</tycho-version>
</properties> </properties>
<build> <build>
<plugins> <plugins>