SLING-8094 update sling.servlets.annoations to version 1.2.4
diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index db1b631..4f65ba0 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -290,7 +290,7 @@
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>org.apache.sling.servlets.annotations</artifactId>
-                <version>1.1.0</version>
+                <version>1.2.4</version>
                 <scope>provided</scope>
             </dependency>
         </dependencies>