Bump org.eclipse.osgi from 3.16.100 to 3.16.200

Bumps org.eclipse.osgi from 3.16.100 to 3.16.200.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/systests/eclipse-tests/pom.xml b/systests/eclipse-tests/pom.xml
index 5a4b2ac..cac2c26 100644
--- a/systests/eclipse-tests/pom.xml
+++ b/systests/eclipse-tests/pom.xml
@@ -59,7 +59,7 @@
         <dependency>
             <groupId>org.eclipse.platform</groupId>
             <artifactId>org.eclipse.osgi</artifactId>
-            <version>3.16.100</version>
+            <version>3.16.200</version>
             <scope>test</scope>
         </dependency>
         <dependency>