SLING-2938 - use latest slingstart-maven-plugin
diff --git a/src/it/annotations-it/pom.xml b/src/it/annotations-it/pom.xml
index 466f278..d8a9fc9 100644
--- a/src/it/annotations-it/pom.xml
+++ b/src/it/annotations-it/pom.xml
@@ -82,7 +82,7 @@
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
                 <!-- for https://issues.apache.org/jira/browse/SLING-7662 -->
-                <version>1.8.2</version>
+                <version>1.9.8</version>
                 <extensions>true</extensions>
                 <executions>
                     <execution>