Bump osgi.annotation from 7.0.0 to 8.0.0

Bumps osgi.annotation from 7.0.0 to 8.0.0.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index ca7e4d8..d0cbdc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
             <dependency>
                 <groupId>org.osgi</groupId>
                 <artifactId>osgi.annotation</artifactId>
-                <version>7.0.0</version>
+                <version>8.0.0</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>