From 2771da2d943b0d363736b8eb909bc1be2e3509e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 10:19:11 +0000 Subject: [PATCH] Bump org.eclipse.platform:org.eclipse.equinox.frameworkadmin Bumps [org.eclipse.platform:org.eclipse.equinox.frameworkadmin](https://github.com/eclipse-equinox/p2) from 2.2.200 to 2.3.0. - [Commits](https://github.com/eclipse-equinox/p2/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.equinox.frameworkadmin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- p2-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 936197a938..69b87c8072 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -71,7 +71,7 @@ org.eclipse.platform org.eclipse.equinox.frameworkadmin - 2.2.200 + 2.3.0 org.eclipse.platform