From 36b93f1a67fa0733a4f646ee520b02d17e39fdcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 23:58:56 +0000 Subject: [PATCH] Bump org.eclipse.platform:org.eclipse.equinox.p2.core Bumps [org.eclipse.platform:org.eclipse.equinox.p2.core](https://github.com/eclipse-equinox/p2) from 2.10.100 to 2.10.200. - [Commits](https://github.com/eclipse-equinox/p2/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- p2-maven-plugin/pom.xml | 2 +- tycho-build/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 60069ee441..ce75911571 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -28,7 +28,7 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.10.100 + 2.10.200 org.eclipse.platform diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 4a53c82945..00347d9d60 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -48,7 +48,7 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.10.100 + 2.10.200