Update to o.a.s.starter.content 1.0.12
diff --git a/src/main/features/app/starter.json b/src/main/features/app/starter.json
index bdb34aa..9c9231f 100644
--- a/src/main/features/app/starter.json
+++ b/src/main/features/app/starter.json
@@ -1,7 +1,7 @@
 {
     "bundles": [
         {
-            "id":"org.apache.sling:org.apache.sling.starter.content:1.0.10",
+            "id":"org.apache.sling:org.apache.sling.starter.content:1.0.12",
             "start-order":"20"
         }
     ]