SLING-10031 - Move MediaRangeList from Servlets POST to Sling API

* updated to released API bundle
diff --git a/pom.xml b/pom.xml
index 81b6920..ebf7d57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.23.3-SNAPSHOT</version>
+            <version>2.23.4</version>
             <scope>provided</scope>
         </dependency>
         <!-- for ServiceUserMapped (SLING-4312) -->