From 81707b1ec90b760b33aa43fc5467c1ce4b62a008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 23:17:30 +0000 Subject: [PATCH] Bump org.eclipse.platform:org.eclipse.equinox.app from 1.6.400 to 1.7.0 Bumps [org.eclipse.platform:org.eclipse.equinox.app](https://github.com/eclipse-equinox/equinox) from 1.6.400 to 1.7.0. - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.equinox.app dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- p2-maven-plugin/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.surefire.osgibooter/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 87f276ca1d..d67cb12d54 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -164,7 +164,7 @@ org.eclipse.platform org.eclipse.equinox.app - 1.6.400 + 1.7.0 org.eclipse.platform diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml index 9befb1325c..8da6fc935a 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml @@ -29,7 +29,7 @@ org.eclipse.platform org.eclipse.equinox.app - 1.6.400 + 1.7.0 org.eclipse.platform