SLING-7792 - Resource Resolver should return more than one resolved path if available

Use latest version of the API snapshot
diff --git a/pom.xml b/pom.xml
index d0280c6..1af4ca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.18.2</version>
+            <version>2.18.3-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>