From d17cfc6ac488b3845fdea8a68bcc9f21c33def56 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 5 Dec 2023 23:14:45 +0000
Subject: [PATCH] Bump org.eclipse.platform:org.eclipse.e4.ui.workbench3

Bumps [org.eclipse.platform:org.eclipse.e4.ui.workbench3](https://github.com/eclipse-platform/eclipse.platform.ui) from 0.17.100 to 0.17.200.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.e4.ui.workbench3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
index a6ff9d0f38..3898d38262 100644
--- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
+++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml
@@ -38,7 +38,7 @@
 		<dependency>
 			<groupId>org.eclipse.platform</groupId>
 			<artifactId>org.eclipse.e4.ui.workbench3</artifactId>
-			<version>0.17.100</version>
+			<version>0.17.200</version>
 			<exclusions>
 				<exclusion>
 					<groupId>*</groupId>