Merge pull request #10188 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-4.0.1

This commit is contained in:
dependabot[bot] 2023-08-01 09:47:22 +00:00 committed by GitHub
commit 335f733253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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